fix typo
This commit is contained in:
parent
84541924eb
commit
b828b79fe9
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ in
|
|||
openFirewall = true;
|
||||
ports = [ 22 ];
|
||||
settings = {
|
||||
PassswordAuthentication = true;
|
||||
PasswordAuthentication = true;
|
||||
AllowUsers = [ "chris" "root" ];
|
||||
UseDns = true;
|
||||
UsePAM = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue