Added gandi

This commit is contained in:
fwastring 2025-09-08 20:29:24 +02:00
parent 875cdea132
commit 7bc5e14a6e

View file

@ -8,8 +8,9 @@
defaults.email = "fredrik@wastring.com";
certs."pass.wastring.com" = {
dnsProvider = "gandiv5";
environmentFile = /run/secrets/gandi_key;
webroot = null;
credentialsFile = /run/secrets/gandi_key;
dnsPropagationCheck = true;
};
};
services.nginx = {