From b03e28e889a05a8d5972b3ce76135409ffff6f2a Mon Sep 17 00:00:00 2001 From: Andreas Schaafsma Date: Sun, 10 Nov 2024 22:16:12 +0100 Subject: [PATCH] add qbittorrent and discord to home --- homes/x86_64-linux/andreas@drivebystation-nix/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/homes/x86_64-linux/andreas@drivebystation-nix/default.nix b/homes/x86_64-linux/andreas@drivebystation-nix/default.nix index 8083315..45691a1 100644 --- a/homes/x86_64-linux/andreas@drivebystation-nix/default.nix +++ b/homes/x86_64-linux/andreas@drivebystation-nix/default.nix @@ -23,6 +23,8 @@ in pkgs.steam pkgs.beeper pkgs.my-namespace.udev-steelseries + pkgs.qbittorrent + pkgs.discord ]; }; } \ No newline at end of file