Update unstable systems

This commit is contained in:
Greg Hellings
2024-10-19 00:53:41 -05:00
parent e6f8b9964b
commit 113197fb9f
2 changed files with 40 additions and 40 deletions
+1 -1
View File
@@ -146,7 +146,7 @@ in
nixd.enable = true;
pylsp.enable = true;
pyright.enable = true;
rust-analyzer = {
rust_analyzer = {
# No need to have these installed on every one of my systems
installCargo = false;
installRustc = false;