more modules :3
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
fileSystems."/boot" =
|
||||
{ device = "/dev/disk/by-label/EFI";
|
||||
fsType = "vfat";
|
||||
options = [ "fmask=0077" "dmask=0077" ];
|
||||
options = [ "fmask=0077" "dmask=0077" "x-systemd.automount,x-systemd.idle-timeout=1min" ];
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user