Reenable ssh kbd interactive auth

This commit is contained in:
GHOSCHT 2024-03-31 22:05:09 +02:00
parent db57f01f8b
commit 9d92ac2d0d
Signed by: ghoscht
GPG key ID: 2C2C1C62A5388E82

View file

@ -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