services.doh-server.useACMEHost

A host of an existing Let's Encrypt certificate to use. Note that this option does not create any certificates, nor it does add subdomains to existing ones – you will need to create them manually using security.acme.certs.

Type
null or string
Default
null
Example
"doh.example.com"
Declared
<nixpkgs/nixos/modules/services/networking/doh-server.nix>