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