Skip to content

Commit 8c177bb

Browse files
committed
feat(opi5): disable qbittorrent-clientblocker in favor of peerbanhelper
1 parent e353f98 commit 8c177bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nixos/machines/opi5/configuration.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
};
301301

302302
services.qbittorrent-clientblocker = {
303-
enable = true;
303+
enable = false;
304304
settings = {
305305
checkUpdate = false;
306306
clientType = "qBittorrent";

0 commit comments

Comments
 (0)