snowhawk: enable avahi
This commit is contained in:
parent
58cfd9ef4e
commit
5c94d8d809
1 changed files with 2 additions and 0 deletions
|
@ -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 = [ ... ];
|
||||
|
|
Loading…
Reference in a new issue