arr-init: extract to standalone flake repo

This commit is contained in:
2026-02-27 15:39:19 -05:00
parent 2c0811cfe9
commit 49f06fc26c
6 changed files with 30 additions and 920 deletions

View File

@@ -22,8 +22,7 @@ in
fail2banImmichTest = handleTest ./fail2ban-immich.nix;
fail2banJellyfinTest = handleTest ./fail2ban-jellyfin.nix;
# arr tests
arrInitTest = handleTest ./arr-init.nix;
# ntfy alerts test
ntfyAlertsTest = handleTest ./ntfy-alerts.nix;
}