aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/torrent.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/torrent.nix b/modules/torrent.nix
index 9266f44..9e74aca 100644
--- a/modules/torrent.nix
+++ b/modules/torrent.nix
@@ -2,7 +2,7 @@
let
downloadsDir = "/home/imsohexy/Downloads/dl";
incompleteDownloadsDir = "/home/imsohexy/Downloads/dl/incomplete";
- watchTorrentFilesOn = "/home/an/Downloads/qute";
+ watchTorrentFilesOn = "/home/imsohexy/Downloads/qute";
in
{
services.transmission = {