Skip to content

Commit

Permalink
feat(qbittorrent): disabled qbittorrent
Browse files Browse the repository at this point in the history
I don't need download via torrent on my PC cause I exported the service
to homelab network
  • Loading branch information
Wittano committed Jan 20, 2025
1 parent 7dc3810 commit ccabcfe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hosts/common.nix
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ let

services = {
redshift.wittano.enable = true;
qbittorrent.enable = true;
picom.wittano.enable = true;
dunst.wittano.enable = true;
};
Expand Down

0 comments on commit ccabcfe

Please sign in to comment.