feat(bomba): add indexers

This commit is contained in:
2026-06-26 13:57:53 +02:00
parent fc5a8e0898
commit 3c86945919
+9
View File
@@ -89,6 +89,15 @@ in
username = "Petrich";
password._secret = config.sops.secrets.indexers_ilcorsaroblu_password.path;
}
{
name = "kickasstorrents.ws";
}
{
name = "LimeTorrents";
}
{
name = "The Pirate Bay";
}
];
};
};