add letsyncrypt cert for top level domain

This commit is contained in:
2026-08-24 17:59:03 -05:00
parent f64627c579
commit 715b2864a1
+3 -1
View File
@@ -82,10 +82,12 @@
certs = { certs = {
"roypository.com" = { "roypository.com" = {
domain = "*.roypository.com"; domain = "roypository.com";
extraDomainNames = [ "*.roypository.com" ];
group = "nginx"; group = "nginx";
}; };
}; };
}; };
# This deploys to the k3s cluster declared below # This deploys to the k3s cluster declared below