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:
parent
371f201c4c
commit
03c6fa9872
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ in
|
|||
publish.enable = true;
|
||||
publish.userServices = true;
|
||||
publish.workstation = true;
|
||||
openFirewall = false;
|
||||
};
|
||||
|
||||
networking.firewall.interfaces."${interfaces.lan}".allowedUDPPorts = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue