services.syncplay.useACMEHost

If set, use NixOS-generated ACME certificate with the specified name for TLS.

Note that it requires security.acme to be setup, e.g., credentials provided if using DNS-01 validation.

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