Reenable ssh kbd interactive auth
This commit is contained in:
parent
db57f01f8b
commit
9d92ac2d0d
1 changed files with 0 additions and 1 deletions
|
@ -70,7 +70,6 @@ in {
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PasswordAuthentication = false;
|
||||
settings.KbdInteractiveAuthentication = false;
|
||||
};
|
||||
|
||||
# https://nixos.wiki/wiki/FAQ/When_do_I_update_stateVersion
|
||||
|
|
Loading…
Reference in a new issue