services.librespeed.useACMEHost

Use a certificate generated by the NixOS ACME module for the given host. Note that this will not generate a new certificate - you will need to do so with security.acme.certs.

Type
null or non-empty string
Default
null
Example
"speed.example.com"
Declared
<nixpkgs/nixos/modules/services/web-apps/librespeed.nix>