fix ssh
This commit is contained in:
parent
f910eb4c7d
commit
4a77f0e3da
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@
|
|||
services = {
|
||||
openssh = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
startWhenNeeded = false;
|
||||
settings = {
|
||||
PermitEmptyPasswords = "no";
|
||||
PermitRootLogin = "prohibit-password";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue