Email acme changed syntax
This commit is contained in:
parent
f145067e1b
commit
f93b331c81
|
@ -125,7 +125,7 @@
|
|||
security.acme = {
|
||||
acceptTerms = true;
|
||||
# Replace the email here!
|
||||
email = "letsencrypt@gladtherescake.eu";
|
||||
defaults.email = "letsencrypt@gladtherescake.eu";
|
||||
};
|
||||
|
||||
users.users = {
|
||||
|
|
Loading…
Reference in a new issue