services.discourse.sslCertificateKey

NixOS option

The path to the server SSL certificate key. Set this to enable SSL.

type: null or absolute path
Default
null
Example
"/run/keys/ssl.key"
declared in: nixos/modules/services/web-apps/discourse.nixView source on NixOS/nixpkgs →