dockerfy netbird

This commit is contained in:
2026-02-01 06:53:07 -06:00
parent f9e66ff1a0
commit 9325a6b079

View File

@@ -7,10 +7,9 @@
config = lib.mkIf (config.sysconfig.docker.netbird.enable && config.sysconfig.docker.enable) {
sops.secrets = {
"netbird/pass" = {};
"netbird/secret_key" = {};
};
networking.firewall.allowedUDPPorts = [ 3478 ];
sops.secrets."netbird/secret_key" = {};
sops.templates."netbird-relay.env" = {
content = ''