Small changes everywhere:
This commit is contained in:
parent
b777ae2cf9
commit
85ea82a9ac
11 changed files with 13 additions and 16 deletions
|
@ -14,7 +14,7 @@
|
|||
};
|
||||
|
||||
# Network mounts
|
||||
"/home/${config.sysusers.main}/MidasNFS" = {
|
||||
"/home/${config.sysusers.main}/Midas" = {
|
||||
device = "10.100.0.1:/storage";
|
||||
fsType = "nfs4";
|
||||
options = [ "x-systemd.automount" "_netdev" "nofail" "noauto" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue