nixos: Production network configuration

This commit is contained in:
2022-07-01 01:02:55 +01:00
parent a92358f28b
commit 4fd6330274
3 changed files with 22 additions and 16 deletions

View File

@@ -181,7 +181,7 @@ rec {
start = {
all = {
v4 = "10.100.";
v6 = "2a0e:97c0:4d0:ccc";
v6 = "2a0e:97c0:4d1:1";
};
base = {
v4 = "${start.all.v4}0.";