From 6849b46055a1aa8af9150cdea887e7e703811930 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 18 Aug 2024 19:19:13 +0530 Subject: Config sync --- modules/torrent.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules') 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 = { -- cgit v1.3.1