From 48ea7cb6ea89e838875b22d68531da2aa1a09d61 Mon Sep 17 00:00:00 2001 From: kurogeek Date: Wed, 20 May 2026 10:45:13 +0700 Subject: [PATCH] machines/deneb: unauthorized dbe44c0287 and e3d6559697 --- machines/deneb/configuration.nix | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/machines/deneb/configuration.nix b/machines/deneb/configuration.nix index 7f7b679..3607819 100644 --- a/machines/deneb/configuration.nix +++ b/machines/deneb/configuration.nix @@ -12,13 +12,13 @@ in imports = [ inputs.frappix.nixosModules.x86_64-linux.frappix - (import ../../lib/auto-accept-zerotier-members.nix { - memberIds = [ - # Alex Caddy gateway - "dbe44c0287" - "e3d6559697" - ]; - }) + # (import ../../lib/auto-accept-zerotier-members.nix { + # memberIds = [ + # # Alex Caddy gateway + # "dbe44c0287" + # "e3d6559697" + # ]; + # }) ]; nixpkgs.overlays = [ inputs.self.overlays.frappixFrappeOverlay