Skip to content

Commit

Permalink
set transmission download dir
Browse files Browse the repository at this point in the history
  • Loading branch information
joinemm committed May 31, 2024
1 parent 9a9367a commit d18c94c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/transmission.nix
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
settings = {
ratio-limit = 0;
ratio-limit-enabled = true;
download-dir = "/home/joonas/downloads";
};
};
}

0 comments on commit d18c94c

Please sign in to comment.