programs.ssh.ciphers
NixOS option
Specifies the ciphers allowed and their order of preference.
type: null or (list of string)Default
null
Example
declared in: nixos/modules/programs/ssh.nixView source on NixOS/nixpkgs →[ "chacha20-poly1305@openssh.com" "aes256-gcm@openssh.com" ]