diff --git a/software/samba.nix b/software/samba.nix index 6e670ef..c829d6d 100644 --- a/software/samba.nix +++ b/software/samba.nix @@ -25,7 +25,7 @@ "valid users" = "%S"; "writable" = "yes"; "comment" = "homes share"; - "browseable" = "yes"; + "browseable" = "no"; "create mask" = "0700"; "directory mask" = "0700"; };