services.librespeed.useACMEHost

NixOS option

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 in: nixos/modules/services/web-apps/librespeed.nixView source on NixOS/nixpkgs →