commit msgs are hard 2 electric boogaloo

This commit is contained in:
Gerg-L 2023-04-28 19:39:53 -04:00
parent e7e55174e0
commit 4c66553f09
2 changed files with 2 additions and 2 deletions

View file

@ -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;