programs.ssh.hostKeyAlgorithms
NixOS option
Specifies the host key algorithms that the client wants to use in order of preference.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/programs/ssh.nixView source on NixOS/nixpkgs →[ "ssh-ed25519" "ssh-rsa" ]