Swap ZeroTier external members: drop Alex/Alex-gateway, add alex-nixos

This commit is contained in:
Berwn
2026-06-17 12:15:26 +07:00
parent 9aa83d70a2
commit 3a8fe660a5
+1 -2
View File
@@ -41,8 +41,7 @@ in
# Inventory machines are auto-accepted; this is only for peers outside the
# clan. Node id comes from `zerotier-cli info` on the joining device.
roles.controller.settings.allowedIps = map ztMemberIp [
"dbe44c0287" # Alex-gateway
"b0e0b84fd3" # Alex
"8802c8d7e0" # alex-nixos
"2bd36db8cc" # kurogeek-thinkpad
];
};