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

@ -79,7 +79,7 @@ in
deployment.targetHost = nasIp;
imports = [
../system/svalbard/configuration.nix
../home/programs/flood
(import ../home/programs/qbittorrent { pkgs = pkgs; })
../home/programs/beets
];