Don't open firewall for Avahi

instead, use the already configured rule to allow it only on the local
network.
This commit is contained in:
Jakob Lechner 2025-02-08 20:39:34 +01:00
parent 371f201c4c
commit 03c6fa9872

View file

@ -10,6 +10,7 @@ in
publish.enable = true;
publish.userServices = true;
publish.workstation = true;
openFirewall = false;
};
networking.firewall.interfaces."${interfaces.lan}".allowedUDPPorts = [