install a jdk

This commit is contained in:
insects 2024-10-01 12:51:58 +02:00
parent 1e69666c39
commit 9bf6e0ae68

View file

@ -1 +1 @@
{ pkgs, ... }: { home.packages = with pkgs; [ nodejs_22 ruby_3_3 ]; } { pkgs, ... }: { home.packages = with pkgs; [ nodejs_22 ruby_3_3 jdk ]; }