Move server to new hardware
This commit is contained in:
parent
643c6c9e9b
commit
145297af58
32 changed files with 129 additions and 321 deletions
|
@ -39,7 +39,7 @@
|
|||
};
|
||||
|
||||
# Network mounts
|
||||
"/home/${config.sysusers.main}/KittyNFS" = {
|
||||
"/home/${config.sysusers.main}/MidasNFS" = {
|
||||
device = "${config.ips.server}:/storage";
|
||||
fsType = "nfs4";
|
||||
options = [ "x-systemd.automount" "noauto" "soft" "_netdev" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue