diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-24 10:52:52 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2026-01-24 10:52:52 -0600 |
| commit | bede17058b1fa89773eeb81d1c260a40d1cdfa93 (patch) | |
| tree | 1e528c6eb2fac5bbc42d7feea882beaaf9484557 /hosts/ganymede/caddy.nix | |
| parent | 16adebfb9e6c0c3e3eb0bc07398b90adf48e914e (diff) | |
update caddy
Diffstat (limited to 'hosts/ganymede/caddy.nix')
| -rw-r--r-- | hosts/ganymede/caddy.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/ganymede/caddy.nix b/hosts/ganymede/caddy.nix index 6ad32cf..e438e10 100644 --- a/hosts/ganymede/caddy.nix +++ b/hosts/ganymede/caddy.nix @@ -9,7 +9,7 @@ "github.com/tailscale/caddy-tailscale@v0.0.0-20251204171825-f070d146dd61" "github.com/caddy-dns/porkbun@v0.3.1" ]; - hash = "sha256-BQdm8p9eDGhRu6mKyX2FAUaKoU6Lv2A746Sey39T13I="; + hash = "sha256-RM7yd4LV2r6Z4CjwZdzPND28bYbPwfzNMIxZwiYHOsM="; }); globalConfig = '' |
