From 3e3d7153f9bc5d990f4708cc3fbe08db08addc9d Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Mon, 7 Feb 2022 17:24:33 +0100 Subject: [PATCH] services: nginx: fix acme option warning --- services/nginx.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/nginx.nix b/services/nginx.nix index c765643..0fe607b 100644 --- a/services/nginx.nix +++ b/services/nginx.nix @@ -44,7 +44,7 @@ in security.acme = { acceptTerms = true; - email = "antoine97.martin@gmail.com"; + defaults.email = "antoine97.martin@gmail.com"; certs = let