feat(langs): java

This commit is contained in:
2025-07-31 14:53:46 +08:00
parent f730d8d118
commit 244844242f
5 changed files with 28 additions and 6 deletions

View File

@@ -15,6 +15,7 @@ lib.my.makeSwitch {
python.enable = true;
rust.enable = true;
lua.enable = true;
java.enable = true;
qml.enable = true;
};
};