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