updated options for leyla home mount

This commit is contained in:
Leyla Becker 2024-09-18 21:48:52 -05:00
parent b364fbb7b8
commit 0cc454bcac

View file

@ -41,7 +41,7 @@
{
device = "defiant:/home/leyla";
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" =