From 60e954295e0fd1c5a5a373799b73f6bef1bc0458 Mon Sep 17 00:00:00 2001 From: rope Date: Fri, 5 Jun 2026 23:22:17 +0100 Subject: [PATCH] gaming: add qbittorrent Co-Authored-By: Claude Opus 4.8 --- hosts/FredOS-Gaming.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/FredOS-Gaming.nix b/hosts/FredOS-Gaming.nix index f476e76..45ac5bb 100644 --- a/hosts/FredOS-Gaming.nix +++ b/hosts/FredOS-Gaming.nix @@ -18,6 +18,7 @@ proton-vpn onlyoffice-desktopeditors woeusb + qbittorrent ]; programs.geary.enable = true;