MyNixOS website logo
option

services.wstunnel.servers.<name>.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.

Declarations
Type
null or string
Default
null
Example
"example.com"