programs.ssh.pubkeyAcceptedKeyTypes
NixOS option
Specifies the key lib.types that will be used for public key authentication.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/programs/ssh.nixView source on NixOS/nixpkgs →[ "ssh-ed25519" "ssh-rsa" ]