mirror of
https://github.com/materusPL/Nixerus.git
synced 2026-07-10 00:51:59 +00:00
materusPC & flamaster: use graalvm as java
This commit is contained in:
@@ -210,6 +210,8 @@ in
|
||||
'';
|
||||
};
|
||||
java.enable = true;
|
||||
java.package = pkgs.graalvm17-ce;
|
||||
java.binfmt = true;
|
||||
command-not-found.enable = false;
|
||||
dconf.enable = true;
|
||||
};
|
||||
@@ -248,7 +250,7 @@ in
|
||||
curl
|
||||
wget
|
||||
|
||||
jdk
|
||||
config.programs.java.package
|
||||
|
||||
nss_latest
|
||||
|
||||
|
||||
Reference in New Issue
Block a user