Add back Qbittorrent

This commit is contained in:
Bun 2025-04-29 15:40:10 -04:00
parent 3236bb69a5
commit 9946d500f7

View file

@ -2,6 +2,7 @@
{ {
home.packages = with pkgs; lib.mkIf config.home.desktop.enable [ home.packages = with pkgs; lib.mkIf config.home.desktop.enable [
libreoffice libreoffice
qbittorrent
vesktop vesktop
]; ];
} }