enhanced qbittorrent

This commit is contained in:
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";
};
systemd = {
packages = [ pkgs.qbittorrent-nox ];
packages = [ pkgs.qbittorrent-enhanced-nox ];
services = {
"qbittorrent-nox@jawz" = {
enable = true;