add tracker to aria2

This commit is contained in:
Adithya 2023-03-20 21:24:56 +05:30
parent 88f3d78c89
commit 7e31a32acd
No known key found for this signature in database
GPG key ID: 0C7F35F4F821290F

View file

@ -3,8 +3,8 @@
aria2 = {
enable = true;
settings = {
bt-tracker = "udp://tracker.opentrackr.org:1337/announce";
continue = true;
file-allocation = "falloc";
max-connection-per-server = 8;
split = 8;
min-split-size = "1M";