MyNixOS website logo
option

services.openssh.settings.Ciphers

Declarations
Type
null or (list of string)
Default
[
  "[email protected]"
  "[email protected]"
  "[email protected]"
  "aes256-ctr"
  "aes192-ctr"
  "aes128-ctr"
]