From d33b7b3faa9c296a3439dbe3a9d6132e7436e8b7 Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 4 Sep 2025 04:49:00 +0200 Subject: Add alternative BitTorrent client service (qBittorrent) Signed-off-by: Mel --- machines/corsac/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'machines') diff --git a/machines/corsac/default.nix b/machines/corsac/default.nix index c3d7d85..1eeb792 100644 --- a/machines/corsac/default.nix +++ b/machines/corsac/default.nix @@ -14,7 +14,7 @@ ../../services/home-assistant.nix ../../services/immich.nix - ../../services/transmission.nix + ../../services/torrent ]; foundation = { -- cgit 1.4.1