Move packages a bit
This commit is contained in:
parent
65993bff5b
commit
199eb8196c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user