feat: setup java with hm

This commit is contained in:
matt1432 2023-10-03 12:42:55 -04:00
parent 8e32e2ee23
commit 1b27adb8d5

View file

@ -17,6 +17,11 @@
ripgrep = { ripgrep = {
enable = true; enable = true;
}; };
java = {
enable = true;
package = pkgs.temurin-bin-17;
};
}; };
xdg.desktopEntries.gparted = { xdg.desktopEntries.gparted = {
@ -90,7 +95,6 @@
virt-manager virt-manager
gradle gradle
gradle-completion # not working gradle-completion # not working
temurin-bin-17
#camunda-modeler #camunda-modeler
protonmail-bridge protonmail-bridge