snowhawk: enable avahi

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

View File

@ -111,6 +111,7 @@
# Enable the OpenSSH daemon.
services.openssh.enable = true;
services.openssh.openFirewall = true;
services.avahi.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];