cyclone: Add Prism launcher
This commit is contained in:
parent
5b95414949
commit
4019e1c598
1 changed files with 3 additions and 0 deletions
|
@ -95,6 +95,9 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
cider
|
||||
discord
|
||||
(prismlauncher.override {
|
||||
jdks = [ pkgs.jdk23 ];
|
||||
})
|
||||
vscode
|
||||
];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue