added = sign
This commit is contained in:
parent
7614001f97
commit
8c9c18b7ab
|
@ -46,7 +46,7 @@
|
|||
{ device = "stuffpool/virtual";
|
||||
fsType = "zfs";
|
||||
};
|
||||
fileSystems."/mnt/storage/media"
|
||||
fileSystems."/mnt/storage/media" =
|
||||
{ device = "files:/mnt/storage";
|
||||
fsType = "nfs";
|
||||
options = [ "x-systemd.automount" "noauto" "x-systemd.idle-timeout=600" ];
|
||||
|
|
Loading…
Reference in a new issue