fix: acme for mail

This commit is contained in:
s-prechtl 2025-12-22 13:27:11 +01:00
parent 833d3122c5
commit 404f0f6992

View file

@ -26,7 +26,7 @@
# Use Let's Encrypt certificates. Note that this needs to set up a stripped # Use Let's Encrypt certificates. Note that this needs to set up a stripped
# down nginx and opens port 80. # down nginx and opens port 80.
certificateScheme = "acme-nginx"; x509.useACMEHost = config.mailserver.fqdn;
}; };
security.acme.acceptTerms = true; security.acme.acceptTerms = true;
security.acme.defaults.email = "stefan@tague.at"; security.acme.defaults.email = "stefan@tague.at";