From 24efc817cd0bfc203b2cc1d006fb04de784dec63 Mon Sep 17 00:00:00 2001 From: Gabriel Fontes Date: Mon, 4 Sep 2023 21:06:23 -0300 Subject: [PATCH] alcyone/mail: update certificateScheme --- hosts/alcyone/services/mail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/alcyone/services/mail.nix b/hosts/alcyone/services/mail.nix index 001dd8db..7cb92b24 100644 --- a/hosts/alcyone/services/mail.nix +++ b/hosts/alcyone/services/mail.nix @@ -15,7 +15,7 @@ "gsfontes.com" ]; useFsLayout = true; - certificateScheme = 3; + certificateScheme = "acme-nginx"; localDnsResolver = false; loginAccounts = { "hi@m7.rs" = {