Commit for generation 175

This commit is contained in:
2024-10-02 18:38:38 -04:00
parent f7366be528
commit f019622412
2 changed files with 2 additions and 7 deletions

View File

@@ -12,11 +12,6 @@
nil-ls.enable = true;
pyright.enable = true;
sqls.enable = true;
rust-analyzer = {
enable = true;
installRustc = true;
installCargo = true;
};
};
};
}