Changes idk

This commit is contained in:
Jack Mechem 2026-03-16 12:11:47 -07:00
parent dbc2ede2fe
commit e65144675d
2 changed files with 12 additions and 2 deletions

View file

@ -23,6 +23,16 @@
nixfmt
# clang
clang-tools
# java
jdt-language-server
jdk21
# rust
rust-analyzer
rustc
cargo
rustfmt
taplo # LSP for TOML
clippy
];
};
}