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 = [
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