machines/deneb: unauthorized dbe44c0287 and e3d6559697

This commit is contained in:
2026-05-20 10:45:13 +07:00
parent 0f79022907
commit 48ea7cb6ea
+7 -7
View File
@@ -12,13 +12,13 @@ in
imports = [ imports = [
inputs.frappix.nixosModules.x86_64-linux.frappix inputs.frappix.nixosModules.x86_64-linux.frappix
(import ../../lib/auto-accept-zerotier-members.nix { # (import ../../lib/auto-accept-zerotier-members.nix {
memberIds = [ # memberIds = [
# Alex Caddy gateway # # Alex Caddy gateway
"dbe44c0287" # "dbe44c0287"
"e3d6559697" # "e3d6559697"
]; # ];
}) # })
]; ];
nixpkgs.overlays = [ nixpkgs.overlays = [
inputs.self.overlays.frappixFrappeOverlay inputs.self.overlays.frappixFrappeOverlay