add transmission module for downloads bt torrent
This commit is contained in:
parent
5b9845417f
commit
a0b2c41899
6 changed files with 92 additions and 0 deletions
|
|
@ -70,6 +70,11 @@
|
|||
url = "github:nix-community/disko";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
bt-tracker = {
|
||||
url = "github:XIU2/TrackersListCollection";
|
||||
flake = false;
|
||||
};
|
||||
};
|
||||
outputs =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue