Add additional programs
This commit is contained in:
parent
0415fb5f8d
commit
2a4f8c3851
@ -62,6 +62,9 @@
|
|||||||
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
|
inputs.hb-downloader.packages.${pkgs.system}.default # My custom humble bundle bulk link extractor for aria2 list format
|
||||||
|
hugo # fast static site generator
|
||||||
|
protonup-qt # Proton ge manager
|
||||||
|
ungoogled-chromium # For sites that don't work with firefox based browsers
|
||||||
(nerdfonts.override { fonts = [ "CascadiaCode" ]; }) # Best font
|
(nerdfonts.override { fonts = [ "CascadiaCode" ]; }) # Best font
|
||||||
(retroarch.override { cores = with libretro; [ snes9x ]; })
|
(retroarch.override { cores = with libretro; [ snes9x ]; })
|
||||||
];
|
];
|
||||||
|
Loading…
Reference in New Issue
Block a user