Update service configs and secrets handling
Some checks failed
Test action / kaas (push) Failing after 1s

- Add restartUnits and ownership to Matrix and Servarr secrets
- Use sops secret for qbittorrent password hash
- Refactor Cardigann indexer config in Servarr
- Update Caddy plugin version and hash
- Add debug output to machine update justfile
This commit is contained in:
Chris Kruining 2026-03-05 11:40:40 +01:00
parent a5de9aea37
commit 8d46d0d60b
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
4 changed files with 126 additions and 31 deletions

View file

@ -28,8 +28,8 @@ in {
enable = cfg.enable;
package = pkgs.caddy.withPlugins {
plugins = ["github.com/corazawaf/coraza-caddy/v2@2.1.0"];
hash = "";
plugins = ["github.com/corazawaf/coraza-caddy/v2@v2.1.0"];
hash = "sha256-AdL/LFKXbWmCsJ/xZWZmYBnw57c7sS6s1miR3sSx1Ow=";
};
virtualHosts =