services/nginx: credentialsFile -> environmentFile
This commit is contained in:
parent
5680e29cd2
commit
de857dcfbf
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
email = "me@lava.moe";
|
||||
group = "nginx";
|
||||
dnsProvider = "cloudflare";
|
||||
credentialsFile = config.age.secrets."acme_dns".path;
|
||||
environmentFile = config.age.secrets."acme_dns".path;
|
||||
};
|
||||
certs."lava.moe" = {
|
||||
extraDomainNames = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue