chore: update caddy secret
All checks were successful
Discord / discord commits (push) Has been skipped

This commit is contained in:
matt1432 2024-01-05 16:33:47 -05:00
parent eb23379935
commit b852ca15f4
2 changed files with 5 additions and 5 deletions

View file

@ -34,7 +34,7 @@ in {
serverAliases = ["*.nelim.org"];
extraConfig = ''
tls {
dns cloudflare {$TLS}
dns cloudflare {$CLOUDFLARE_API_TOKEN}
resolvers 1.0.0.1
}
'';

View file

@ -1309,11 +1309,11 @@
"sops-nix": "sops-nix"
},
"locked": {
"lastModified": 1703883360,
"narHash": "sha256-+b5xlxvPtwEXPKBCSlJPgtEezSMwK66DUX51mosP+Fc=",
"lastModified": 1704488095,
"narHash": "sha256-cqTF87sIquVLzqpqLJecu79zn58ry6LMCuejabJBa9E=",
"ref": "refs/heads/main",
"rev": "7a2e60d2a2abb9d71994e2f88fa593b28822877e",
"revCount": 20,
"rev": "02fbf45653e900850446457cd091d700b79ef5ec",
"revCount": 21,
"type": "git",
"url": "ssh://git@git.nelim.org/matt1432/nixos-secrets"
},