ssh switch to key auth
This commit is contained in:
parent
545220784e
commit
1d8642fe8a
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
|||
getty.autologinUser = "lars";
|
||||
openssh = {
|
||||
enable = true;
|
||||
passwordAuthentication = true;
|
||||
passwordAuthentication = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue