wenche: init new host
All checks were successful
Eval nix flake / evals (push) Successful in 26m28s

This commit is contained in:
2025-02-19 22:44:05 +01:00
parent a009b05977
commit c0e551eb8b
4 changed files with 60 additions and 0 deletions

View File

@@ -64,6 +64,10 @@ in rec {
ipv4 = pvv-ipv4 234;
ipv6 = pvv-ipv6 234;
};
wenche = {
ipv4 = pvv-ipv4 240;
ipv6 = pvv-ipv6 240;
};
};
defaultNetworkConfig = {