home/prismlauncher: only keep jdk21
This commit is contained in:
parent
7b26745242
commit
42f49d0917
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@
|
|||
|
||||
lunar-client
|
||||
(osu-lazer-bin.override { nativeWayland = true; })
|
||||
prismlauncher
|
||||
(prismlauncher.override { jdks = [ pkgs.jdk21 ]; })
|
||||
])
|
||||
++ (with inputs.self.legacyPackages.${pkgs.stdenv.hostPlatform.system}; [ mumble-git ]);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue