box: switch from rtorrent to transmession

This commit is contained in:
Aaron Bieber 2023-08-01 12:40:56 -06:00
parent 8fbba7a06b
commit aa9c6475af
No known key found for this signature in database

View File

@ -279,9 +279,13 @@ in {
tor.enable = true;
rtorrent = {
transmission = {
enable = true;
downloadDir = "/media/downloads/rtorrent";
group = "media";
downloadDirPermissions = "770";
settings = {
download-dir = "/media/downloads/torrents";
};
};
readarr = {
enable = true;