enhanced qbittorrent

This commit is contained in:
Danilo Reyes 2025-05-31 16:00:29 -06:00
parent 2fab849550
commit f67f550867

View File

@ -59,7 +59,7 @@ in
"certificates/qbit_key" = mkQbitSecret "server.key" "0600"; "certificates/qbit_key" = mkQbitSecret "server.key" "0600";
}; };
systemd = { systemd = {
packages = [ pkgs.qbittorrent-nox ]; packages = [ pkgs.qbittorrent-enhanced-nox ];
services = { services = {
"qbittorrent-nox@jawz" = { "qbittorrent-nox@jawz" = {
enable = true; enable = true;