mgmt init
This commit is contained in:
parent
0a9aa08cd6
commit
a4fd96a197
8 changed files with 121 additions and 3 deletions
|
@ -35,7 +35,7 @@ let
|
|||
interface = {
|
||||
"mesh" = {
|
||||
ips = [
|
||||
"172.19.${toString myZone}.${toString myId}/16"
|
||||
"172.19.${toString myZone}.${toString myId}/17"
|
||||
"fc00::${toString myZone}:${toString myId}/96"
|
||||
];
|
||||
privateKeyFile = config.age.secrets."wg-private-zone-${toString myZone}-id-${toString myId}".path;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue