mount options
This commit is contained in:
@@ -85,6 +85,12 @@
|
||||
|
||||
device = "files:/mnt/default/homes";
|
||||
fsType = "nfs";
|
||||
options = [
|
||||
"_netdev"
|
||||
"x-systemd.automount"
|
||||
"noatime"
|
||||
"nofail"
|
||||
]
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user