From 199eb8196c89871dca47e400bfd6dd8210a02104 Mon Sep 17 00:00:00 2001 From: Crony Akatsuki Date: Tue, 2 Apr 2024 21:02:55 +0200 Subject: [PATCH] Move packages a bit --- home-manager/home.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home-manager/home.nix b/home-manager/home.nix index f2644b4..16a372f 100644 --- a/home-manager/home.nix +++ b/home-manager/home.nix @@ -59,7 +59,6 @@ prismlauncher # Best minecraft launcher aria2 # Fast download manager starsector # Nice little game I got coaxed into trying - inputs.hb-downloader.packages.${pkgs.system}.default # My custom humble bundle bulk link extractor for aria2 list format protonup-qt # Proton ge manager protontricks # Tricks ungoogled-chromium # For sites that don't work with firefox based browsers @@ -88,6 +87,7 @@ (callPackage ./modules/comet-gog.nix { inherit pkgs; }) # Comet for gog achievements + inputs.hb-downloader.packages.${pkgs.system}.default # My custom humble bundle bulk link extractor for aria2 list format ]; # Environmental variables I can't live without