Fixed typo and moved secrets.yaml to the correct path

This commit is contained in:
2024-12-29 11:13:39 +02:00
parent 1a21960980
commit a979542cf7
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@
config = lib.mkIf config.acme.enable {
sops.secrets.cloudflare-dns-api-token = { mode = "0440"; owner = "acme"; };
security.acme.acceptTemrs = true;
security.acme.acceptTerms = true;
security.acme.defaults.email = "kyren223@proton.me";
security.acme.certs."kyren.codes" = {