+4
-3
nixos/modules/services/networking/ssh/sshd.nix
+4
-3
nixos/modules/services/networking/ssh/sshd.nix
···+(mkRenamedOptionModule [ "services" "openssh" "challengeResponseAuthentication" ] [ "services" "openssh" "kbdInteractiveAuthentication" ])······-ChallengeResponseAuthentication ${if cfg.challengeResponseAuthentication then "yes" else "no"}