diff --git a/clan.nix b/clan.nix index e7ccb27..6e132e0 100644 --- a/clan.nix +++ b/clan.nix @@ -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 ]; };