snowhawk: enable avahi

main
Zynh Ludwig 2024-07-25 04:25:07 -07:00
parent 58cfd9ef4e
commit 5c94d8d809
1 changed files with 2 additions and 0 deletions

View File

@ -112,6 +112,8 @@
services.openssh.enable = true;
services.openssh.openFirewall = true;
services.avahi.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];
# networking.firewall.allowedUDPPorts = [ ... ];