fixed adgaurd home firewall rules.

This commit is contained in:
Gabe Venberg 2025-06-15 21:54:12 +02:00
parent 0f9c0b974f
commit 6f26a62eb0

View file

@ -12,4 +12,5 @@
openFirewall=true;
port=80;
};
networking.firewall.allowedUDPPorts=[53 67 546 547];
}