services: nginx: fix acme option warning
This commit is contained in:
parent
565b33dd3e
commit
3e3d7153f9
|
@ -44,7 +44,7 @@ in
|
||||||
|
|
||||||
security.acme = {
|
security.acme = {
|
||||||
acceptTerms = true;
|
acceptTerms = true;
|
||||||
email = "antoine97.martin@gmail.com";
|
defaults.email = "antoine97.martin@gmail.com";
|
||||||
|
|
||||||
certs =
|
certs =
|
||||||
let
|
let
|
||||||
|
|
Loading…
Reference in a new issue