We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4463d33 commit 19e84dcCopy full SHA for 19e84dc
1 file changed
services/caddy/default.nix
@@ -12,7 +12,7 @@
12
plugins = [
13
"github.com/caddy-dns/bunny@v1.2.0"
14
];
15
- hash = "sha256-s6Iin6ZaY6ius1+6OmwmLw26x1xszBPsEUjRzPAib4A=";
+ hash = "sha256-SbhLINpMjh9YJ5J9FC6gqa+Bz1Yh41X+53qTHgJyOOY=";
16
};
17
environmentFile = config.age.secrets.caddy.path;
18
globalConfig = ''
0 commit comments