virtualisation.incus.useACMEHost

NixOS option

Host of an existing Let’s Encrypt certificate to use for TLS. Note that this option does not create any certificates and it doesn’t add subdomains to existing ones – you will need to create them manually using security.acme.certs.

type: null or string
Default
null
Example
"incus.example.com"
declared in: nixos/modules/virtualisation/incus.nixView source on NixOS/nixpkgs →