nas SMB share

This commit is contained in:
2024-02-14 16:34:29 +01:00
parent 076da172b6
commit 32ffe54a46
3 changed files with 7 additions and 1 deletions

View File

@@ -48,4 +48,5 @@
services.logind.lidSwitch = "suspend-then-hibernate";
systemd.sleep.extraConfig = "HibernateDelaySec=1h";
# services.upower.enable = true;
fileSystems."nas".options = [ "noauto" ];
}