This commit is contained in:
Tao Tien 2024-01-30 23:22:42 -08:00
parent 2478bb7841
commit fe6b9468b1
2 changed files with 4 additions and 2 deletions

View file

@ -1,5 +1,8 @@
{ pkgs, ... }: {
environment.systemPackages = with pkgs; [
jetbrains.idea-community
jdt-language-server
gradle
temurin-bin-17
nodejs
python310Packages.python-lsp-server