qbitorrent has replaced flood and rtorrent

This commit is contained in:
Haak Saxberg 2023-11-06 20:52:58 -08:00
parent 495441670d
commit 0f74c957a1
6 changed files with 9 additions and 171 deletions

View file

@ -10,13 +10,6 @@
# Include the results of the hardware scan.
./hardware-configuration.nix
../common/users.nix
(import ../../home/programs/rtorrent {
pkgs = pkgs;
downloadDir = "/storage/temp";
finalDir = "/storage";
watchDir = "/storage/torrents";
})
(import ../../home/programs/qbittorrent { pkgs = pkgs; })
];
# Bootloader.