appserver nfs
This commit is contained in:
parent
07100d1a01
commit
df49242fc3
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue