Added gandi
This commit is contained in:
parent
875cdea132
commit
7bc5e14a6e
1 changed files with 2 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue