services.openssh.enableRecommendedAlgorithms

NixOS option

Use algorithms curated and recommended by NixOS. Set to false to use upstream’s default algorithms.

type: boolean
Default
true
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →