box: switch from rtorrent to transmession
This commit is contained in:
parent
8fbba7a06b
commit
aa9c6475af
@ -279,9 +279,13 @@ in {
|
|||||||
|
|
||||||
tor.enable = true;
|
tor.enable = true;
|
||||||
|
|
||||||
rtorrent = {
|
transmission = {
|
||||||
enable = true;
|
enable = true;
|
||||||
downloadDir = "/media/downloads/rtorrent";
|
group = "media";
|
||||||
|
downloadDirPermissions = "770";
|
||||||
|
settings = {
|
||||||
|
download-dir = "/media/downloads/torrents";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
readarr = {
|
readarr = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user