install a jdk
This commit is contained in:
parent
1e69666c39
commit
9bf6e0ae68
1 changed files with 1 additions and 1 deletions
|
@ -1 +1 @@
|
|||
{ pkgs, ... }: { home.packages = with pkgs; [ nodejs_22 ruby_3_3 ]; }
|
||||
{ pkgs, ... }: { home.packages = with pkgs; [ nodejs_22 ruby_3_3 jdk ]; }
|
||||
|
|
Loading…
Add table
Reference in a new issue