Move packages a bit
This commit is contained in:
parent
65993bff5b
commit
199eb8196c
@ -59,7 +59,6 @@
|
|||||||
prismlauncher # Best minecraft launcher
|
prismlauncher # Best minecraft launcher
|
||||||
aria2 # Fast download manager
|
aria2 # Fast download manager
|
||||||
starsector # Nice little game I got coaxed into trying
|
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
|
protonup-qt # Proton ge manager
|
||||||
protontricks # Tricks
|
protontricks # Tricks
|
||||||
ungoogled-chromium # For sites that don't work with firefox based browsers
|
ungoogled-chromium # For sites that don't work with firefox based browsers
|
||||||
@ -88,6 +87,7 @@
|
|||||||
(callPackage ./modules/comet-gog.nix {
|
(callPackage ./modules/comet-gog.nix {
|
||||||
inherit pkgs;
|
inherit pkgs;
|
||||||
}) # Comet for gog achievements
|
}) # 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
|
# Environmental variables I can't live without
|
||||||
|
Loading…
Reference in New Issue
Block a user