fix ssh
This commit is contained in:
parent
c71ab8ea85
commit
9438e80797
|
@ -67,7 +67,7 @@
|
|||
enable = true;
|
||||
settings = {
|
||||
PasswordAuthentication = true;
|
||||
PermitRootLogin = false;
|
||||
PermitRootLogin = "no";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user