feat: update

This commit is contained in:
2025-07-25 21:22:24 +08:00
parent 0b413e227c
commit 141f6f1b96
15 changed files with 61 additions and 164 deletions

View File

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