mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 08:53:56 -05:00
commit msgs are hard 2 electric boogaloo
This commit is contained in:
parent
e7e55174e0
commit
4c66553f09
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ _: {
|
|||
systemPackages = [
|
||||
pkgs.heroic
|
||||
pkgs.legendary-gl
|
||||
(pkgs.prismlauncher.override {jdks = [];})
|
||||
pkgs.prismlauncher
|
||||
pkgs.pcmanfm #file manager
|
||||
pkgs.librewolf #best browser
|
||||
pkgs.obs-studio
|
||||
|
|
|
|||
|
|
@ -65,7 +65,7 @@ inputs: {
|
|||
wrapProgram "$out/bin/webcord" --run 'rm -f $HOME/.config/WebCord/windowState.json'
|
||||
'';
|
||||
})
|
||||
(pkgs.prismlauncher.override {jdks = [];})
|
||||
pkgs.prismlauncher
|
||||
];
|
||||
etc = {
|
||||
"jdks/17".source = pkgs.openjdk17;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue