updated flake inputs

This commit is contained in:
2026-02-18 15:52:27 -05:00
parent 79ffcea64b
commit b188e29dfd
19 changed files with 1616 additions and 316 deletions

View File

@@ -77,6 +77,7 @@
jsonls.enable = true;
lua_ls.enable = true;
marksman.enable = true;
csharp_ls.enable = true;
rust_analyzer = {
enable = true;
installCargo = false;