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