Email acme changed syntax

This commit is contained in:
Lillian Violet 2023-11-21 18:40:55 +01:00
parent f145067e1b
commit f93b331c81

View file

@ -125,7 +125,7 @@
security.acme = {
acceptTerms = true;
# Replace the email here!
email = "letsencrypt@gladtherescake.eu";
defaults.email = "letsencrypt@gladtherescake.eu";
};
users.users = {