diff --git a/additional-software.nix b/additional-software.nix index 9a24014..477b64d 100644 --- a/additional-software.nix +++ b/additional-software.nix @@ -3,9 +3,7 @@ home.packages = if variant == "default" then with pkgs; [ - yt-dlp qbittorrent - aria2 pipewire discord feather # monero wallet diff --git a/home.nix b/home.nix index 088394d..90bc44f 100644 --- a/home.nix +++ b/home.nix @@ -30,6 +30,8 @@ davfs2 sshfs ghc + yt-dlp + aria2 ];