More config
This commit is contained in:
parent
afa81ebd20
commit
78cc234ac0
2 changed files with 7 additions and 1 deletions
|
@ -104,7 +104,7 @@
|
|||
};
|
||||
openssh = {
|
||||
enable = true;
|
||||
ports = [55502];
|
||||
ports = [22];
|
||||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue