fix: do not claim mastery of TS net
buildbot/nix-eval Build done. (1 warning)
buildbot/nix-build Build started.

This commit is contained in:
Greg Hellings
2026-05-30 00:24:36 -05:00
parent 69651258d6
commit 307dbbe044
2 changed files with 3 additions and 8 deletions
+2 -1
View File
@@ -22,6 +22,7 @@ let
#"1.0.0.1" # Cloudflare
#"149.112.112.112" # Quad 9
metadata.infra.gw # Currently using our UniFi router for DNS as well
"100.100.100.100"
];
in
{
@@ -132,7 +133,7 @@ in
file = makeZoneFile (lib'.hostsByNet net metadata.hosts) domain;
})
{
"shire-zebra.ts.net" = "tailscale";
#"shire-zebra.ts.net" = "tailscale";
"nebula.thehellings.com" = "nebula";
nebula = "nebula";
"thehellings.lan" = "lan";
-6
View File
@@ -57,12 +57,6 @@
"external": true,
"system": "x86_64-linux"
},
"gitea": {
"external": true,
"system": "x86_64-linux",
"ts": "100.64.232.81",
"ip": "10.42.5.1"
},
"gregory.hellings-mbp": {
"external": true,
"system": "aarch64-darwin",