Loading
nixos/nginx: allow using `security.dhparams` via `sslDhparam = true`
Currently `security.dhparams` is only used by `services.dovecot2` : https://github.com/NixOS/nixpkgs/blob/98ff3f9af2684f6136c24beef08f5e2033fc5389/nixos/modules/services/mail/dovecot.nix#L627-L630 Co-authored-by:Sandro <sandro.jaeckel@gmail.com>