diff --git a/hosts/sisyphe/features/samba-shares.nix b/hosts/sisyphe/features/samba-shares.nix index b4d80c0..66aa8d9 100644 --- a/hosts/sisyphe/features/samba-shares.nix +++ b/hosts/sisyphe/features/samba-shares.nix @@ -62,8 +62,6 @@ in }; }; }; - }; - services.samba-wsdd = { enable = true; openFirewall = true; @@ -76,4 +74,7 @@ in publish.userServices = true; openFirewall = true; }; + }; + + }