Update remote path of Redmond but fr this time
This commit is contained in:
parent
e822e4f9b6
commit
97e0076656
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
fsType = "ntfs";
|
fsType = "ntfs";
|
||||||
options = [ "nosuid" "nodev" ];
|
options = [ "nosuid" "nodev" ];
|
||||||
};
|
};
|
||||||
"/home/${config.sysusers.main}/Midas" = {
|
"/home/${config.sysusers.main}/Network/Midas" = {
|
||||||
device = "10.100.0.1:/storage";
|
device = "10.100.0.1:/storage";
|
||||||
fsType = "nfs4";
|
fsType = "nfs4";
|
||||||
options = [ "x-systemd.automount" "_netdev" "nofail" "noauto" ];
|
options = [ "x-systemd.automount" "_netdev" "nofail" "noauto" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue