services.openssh.settings.ModuliFile

NixOS option

Specifies the moduli(5) file to use for Diffie-Hellman key exchange.

type: absolute path
Default
"${config.services.openssh.package}/etc/ssh/moduli"
declared in: nixos/modules/services/networking/ssh/sshd.nixView source on NixOS/nixpkgs →