aboutsummaryrefslogtreecommitdiff
path: root/modules
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2024-08-18 19:19:13 +0530
committerAkshay Nair <phenax5@gmail.com>2024-08-18 19:19:13 +0530
commit6849b46055a1aa8af9150cdea887e7e703811930 (patch)
tree8265a76cc7210c6abdd9e83041c52728fcd60a86 /modules
parent27622b0928dc9278ce84ebe28b3ff06827528012 (diff)
downloadnixos-config-6849b46055a1aa8af9150cdea887e7e703811930.tar.gz
nixos-config-6849b46055a1aa8af9150cdea887e7e703811930.zip
Config sync
Diffstat (limited to 'modules')
-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 = {