summaryrefslogtreecommitdiff
path: root/flora/services/mail.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--flora/services/mail.nix2
1 files changed, 1 insertions, 1 deletions
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";
};
}