{host}.fleet
-> {host}.wg.aciceri.dev
This commit is contained in:
parent
9677a6ca77
commit
cba0555c38
9 changed files with 23 additions and 24 deletions
|
@ -27,6 +27,6 @@
|
|||
|
||||
networking.hosts = lib.mapAttrs' (hostname: vpnConfig: {
|
||||
name = vpnConfig.ip;
|
||||
value = [ "${hostname}.fleet" ];
|
||||
value = [ "${hostname}.wg.aciceri.dev" ];
|
||||
}) vpn;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue