aboutsummaryrefslogtreecommitdiff
path: root/nixos
diff options
context:
space:
mode:
Diffstat (limited to 'nixos')
-rw-r--r--nixos/modules/desktop.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/desktop.nix b/nixos/modules/desktop.nix
index ed8ef2b..3d8bfb4 100644
--- a/nixos/modules/desktop.nix
+++ b/nixos/modules/desktop.nix
@@ -277,6 +277,7 @@ in {
cnijfilter2
];
};
+ saned.enable = true;
avahi.enable = true;
samba-wsdd = {
enable = true;