Add ports

This commit is contained in:
muon 2024-12-19 21:59:30 +00:00
parent 15a3ca5e14
commit 357e290761
4 changed files with 42 additions and 22 deletions

View file

@ -56,7 +56,7 @@ in with lib; {
};
};
networking.firewall.allowedUDPPorts = [ 51820 ];
networking.firewall.allowedUDPPorts = [ 51820 16261 ];
networking.wg-quick.interfaces = lib.mkIf (wg.id != null) {
wg0 = {
address = [