updated options for leyla home mount
This commit is contained in:
parent
d443c83c4d
commit
b0e4ab8f6d
|
@ -41,7 +41,7 @@
|
||||||
{
|
{
|
||||||
device = "defiant:/home/leyla";
|
device = "defiant:/home/leyla";
|
||||||
fsType = "nfs";
|
fsType = "nfs";
|
||||||
options = [ "x-systemd.automount" "user" "nofail" "soft" "x-systemd.idle-timeout=600" "fsc" ];
|
options = [ "fsc" "x-systemd.automount" "soft" "x-systemd.idle-timeout=600" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
"/mnt/eve_home" =
|
"/mnt/eve_home" =
|
||||||
|
|
Loading…
Reference in a new issue