packages: add zulu25 to prismlauncher
Some checks failed
Run nix flake check / flake-check (push) Failing after 41s
Some checks failed
Run nix flake check / flake-check (push) Failing after 41s
This commit is contained in:
@@ -85,6 +85,12 @@ in
|
|||||||
cairo
|
cairo
|
||||||
alsa-lib
|
alsa-lib
|
||||||
];
|
];
|
||||||
|
jdks = [
|
||||||
|
jdk21
|
||||||
|
jdk17
|
||||||
|
jdk8
|
||||||
|
zulu25
|
||||||
|
];
|
||||||
})
|
})
|
||||||
rofi-rbw-wayland
|
rofi-rbw-wayland
|
||||||
spotify
|
spotify
|
||||||
|
|||||||
Reference in New Issue
Block a user