qbitorrent has replaced flood and rtorrent
This commit is contained in:
parent
495441670d
commit
0f74c957a1
6 changed files with 9 additions and 171 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue