programs.ssh.kexAlgorithms
NixOS option
Specifies the available KEX (Key Exchange) algorithms.
type: null or (list of string)Default
null
Example
declared in: nixos/modules/programs/ssh.nixView source on NixOS/nixpkgs →[ "curve25519-sha256@libssh.org" "diffie-hellman-group-exchange-sha256" ]