services.reposilite.useACMEHost

Host of an existing Let's Encrypt certificate to use for SSL. Make sure that the certificate directory is readable by the reposilite user or group, for example via security.acme.certs.<cert>.group. 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
Declared
<nixpkgs/nixos/modules/services/web-apps/reposilite.nix>