Remove IPs var
This commit is contained in:
parent
f565ee792e
commit
95623413ca
6 changed files with 10 additions and 26 deletions
|
@ -40,7 +40,7 @@
|
|||
|
||||
# Network mounts
|
||||
"/home/${config.sysusers.main}/Midas" = {
|
||||
device = "${config.ips.server}:/";
|
||||
device = "10.2.0.1:/";
|
||||
fsType = "nfs4";
|
||||
options = [ "x-systemd.automount" "noauto" "soft" "_netdev" ];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue