add ssh fixes
This commit is contained in:
parent
fc267f8de6
commit
0c996f6115
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
# Enable the OpenSSH daemon.
|
||||
services.openssh.enable = true;
|
||||
services.openssh.settings.permitRootLogin = "yes";
|
||||
services.openssh.settings.PermitRootLogin = "yes";
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall.allowedTCPPorts = [ 443 80 ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue