diff --git a/hosts/server/settings.nix b/hosts/server/settings.nix index 128b6bc..0f7b6b5 100644 --- a/hosts/server/settings.nix +++ b/hosts/server/settings.nix @@ -126,7 +126,7 @@ mail.enable = true; mail.recipient = "accelarion@protonmail.com"; }; - devices = [ "DEVICESCAN -a" ]; # autodetect all drives + #devices = [ "DEVICESCAN -a" ]; # autodetect all drives }; services.samba = {