services.librespeed.tlsKey
TLS private key to use. Use together with tlsCertificate.
- Type
null or non-empty string- Default
lib.optionalString (config.services.librespeed.useACMEHost != null) "${config.security.acme.certs.${config.services.librespeed.useACMEHost}.directory}/key.pem"- Declared
- <nixpkgs/nixos/modules/services/web-apps/librespeed.nix>