Skip to content

Commit 19e84dc

Browse files
committed
fix(services:caddy): hash
1 parent 4463d33 commit 19e84dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

services/caddy/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
plugins = [
1313
"github.com/caddy-dns/bunny@v1.2.0"
1414
];
15-
hash = "sha256-s6Iin6ZaY6ius1+6OmwmLw26x1xszBPsEUjRzPAib4A=";
15+
hash = "sha256-SbhLINpMjh9YJ5J9FC6gqa+Bz1Yh41X+53qTHgJyOOY=";
1616
};
1717
environmentFile = config.age.secrets.caddy.path;
1818
globalConfig = ''

0 commit comments

Comments
 (0)