MyNixOS website logo
option

services.librespeed.tlsKey

TLS private key to use. Use together with tlsCertificate.

Declarations
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"