qbt: use trackerlist repo instead of managing my own trackerlist

This commit is contained in:
2025-10-08 12:29:38 -04:00
parent 7956d18daf
commit f6c0178421
3 changed files with 25 additions and 119 deletions

View File

@@ -56,6 +56,11 @@
url = "git+https://git.gardling.com/titaniumtown/website";
flake = false;
};
trackerlist = {
url = "github:ngosang/trackerslist";
flake = false;
};
};
outputs =