snowhawk: enable ssh firewall holes

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

View File

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