Update remote path of Redmond
This commit is contained in:
parent
f377e4fb9b
commit
e822e4f9b6
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
options = [ "nosuid" "nodev" ];
|
||||
};
|
||||
"/home/${config.sysusers.main}/Midas" = {
|
||||
device = "10.100.0.1:/";
|
||||
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