appserver nfs

This commit is contained in:
Geir Okkenhaug Jerstad 2024-05-20 20:28:47 +02:00
parent 07100d1a01
commit df49242fc3

View file

@ -36,6 +36,7 @@
fileSystems."/mnt/remote/media" = {
device = "files:/mnt/storage";
fsType = "nfs";
options = [ "x-systemd.automount" "noauto" "x-systemd.idle-timeout=600" ];
};
# Enable all unfree hardware support.