torrent-audit: init

This commit is contained in:
2026-03-27 18:13:21 -07:00
parent 96c6171952
commit cc8761a304
5 changed files with 799 additions and 0 deletions

View File

@@ -24,4 +24,7 @@ in
# ntfy alerts test
ntfyAlertsTest = handleTest ./ntfy-alerts.nix;
# torrent audit test
torrentAuditTest = handleTest ./torrent-audit.nix;
}