From 34d980586399831d300d3aad031c555966f486af Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 30 Jun 2023 23:39:18 +0200 Subject: update inputs --- flora/services/mail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flora') diff --git a/flora/services/mail.nix b/flora/services/mail.nix index e43e56f..2e1179a 100644 --- a/flora/services/mail.nix +++ b/flora/services/mail.nix @@ -21,6 +21,6 @@ # Use Let's Encrypt certificates. Note that this needs to set up a stripped # down nginx and opens port 80. - certificateScheme = 3; + certificateScheme = "acme-nginx"; }; } -- cgit v1.2.3