add more runtimes
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 19s
All checks were successful
Activate Homelab Configuration / rebuild (push) Successful in 19s
This commit is contained in:
parent
2d8b290cb5
commit
2fd983225d
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
})
|
})
|
||||||
|
|
||||||
(prismlauncher.override {
|
(prismlauncher.override {
|
||||||
jdks = [ javaPackages.compiler.temurin-bin.jdk-25 ];
|
jdks = with javaPackages.compiler.temurin-bin; [ jre-25 jre-21 ];
|
||||||
})
|
})
|
||||||
|
|
||||||
ferium
|
ferium
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue