snowhawk: enable ssh firewall holes
This commit is contained in:
parent
a4c54ec50d
commit
58cfd9ef4e
1 changed files with 1 additions and 0 deletions
|
@ -110,6 +110,7 @@
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.openssh.openFirewall = true;
|
||||
|
||||
# Open ports in the firewall.
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
|
|
Loading…
Reference in a new issue