aboutsummaryrefslogtreecommitdiff
path: root/nixos/modules/desktop.nix
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2022-06-10 15:25:11 +0200
committerKarel Kočí <cynerd@email.cz>2022-06-10 15:25:11 +0200
commit6ce39ae86918f1870603cf9685fd40742efcfc9b (patch)
treee75261f3868c54a57f7d08564ac7da09d2f7277b /nixos/modules/desktop.nix
parent93b0545d11bf8c7f065203f7f3eaf1d0e3730dce (diff)
downloadnixos-personal-6ce39ae86918f1870603cf9685fd40742efcfc9b.tar.gz
nixos-personal-6ce39ae86918f1870603cf9685fd40742efcfc9b.tar.bz2
nixos-personal-6ce39ae86918f1870603cf9685fd40742efcfc9b.zip
Some samba-wsdd and oldvpn for binky
Diffstat (limited to 'nixos/modules/desktop.nix')
-rw-r--r--nixos/modules/desktop.nix7
1 files changed, 7 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix
index 41efa0b..c67ae01 100644
--- a/nixos/modules/desktop.nix
+++ b/nixos/modules/desktop.nix
@@ -131,6 +131,13 @@ in {
];
};
+ services.samba-wsdd = {
+ enable = true;
+ discovery = true;
+ };
+ networking.firewall.allowedTCPPorts = [ 5357 ];
+ networking.firewall.allowedUDPPorts = [ 3702 ];
+
fonts.fonts = with pkgs; [
arkpandora_ttf
corefonts