added more config to media folder
This commit is contained in:
parent
7b9b394ad2
commit
06adc798da
|
@ -59,7 +59,7 @@
|
|||
"/mnt/media" = {
|
||||
device = "defiant:/exports/media";
|
||||
fsType = "nfs";
|
||||
options = ["x-systemd.automount" "noauto" "user" "noatime" "nofail" "soft" "x-systemd.idle-timeout=600" "fsc"];
|
||||
options = ["user" "noatime" "nofail" "soft" "x-systemd.idle-timeout=600" "fsc"];
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue