From 4081ffcbafb01edc0659e92ffc427c083378446f Mon Sep 17 00:00:00 2001 From: ElnuDev Date: Sat, 14 Jan 2023 18:40:23 -0800 Subject: [PATCH] Install qbittorrent --- hosts/home.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/home.nix b/hosts/home.nix index 7b7b82b..43cddb3 100644 --- a/hosts/home.nix +++ b/hosts/home.nix @@ -86,6 +86,7 @@ in krita inkscape obs-studio + qbittorrent ]; };