VPN for b4l

This commit is contained in:
2025-09-25 14:46:26 +07:00
parent c0f50eb2b5
commit 8b7007b2b8
8 changed files with 71 additions and 0 deletions

View File

@@ -1,4 +1,13 @@
{
imports = [
(import ../../lib/auto-accept-zerotier-members.nix {
memberIds = [
"dbe44c0287" # Alex-gateway
"1b495eede9" # kurogeek-thinkpad
];
})
];
system.stateVersion = "25.11";
clan.core.sops.defaultGroups = [ "admins" ];
}