This commit is contained in:
2025-07-29 16:57:59 -05:00
parent b99f231b43
commit 66ef5695c5

View File

@@ -205,6 +205,8 @@
};
};
};
systemd.services.secrets_setup = {
wantedBy = [ "netbird-management.service" "coturn.service" ];
@@ -219,8 +221,6 @@
'';
};
};
networking.firewall = {
allowedTCPPorts = [ 80 ];
allowedUDPPorts = [ 3478 ];