ssh switch to key auth
This commit is contained in:
parent
75dc6effa4
commit
b270e3fa0c
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