test: setting up opencloud and microvms

This commit is contained in:
Nick 2025-12-04 23:33:07 -06:00
parent 7b69c77f02
commit 04fe2edcf7

View file

@ -165,11 +165,11 @@ in
};
};
security.acme.certs."${host}" = {
dnsProvider = dns;
environmentFile = config.sops.secrets.${dnsPath}.path;
group = "caddy";
};
# security.acme.certs."${host}" = {
# dnsProvider = dns;
# environmentFile = config.sops.secrets.${dnsPath}.path;
# group = "caddy";
# };
services.caddy.virtualHosts = {
"${host}" = {