Add pyright to lsp

This commit is contained in:
2026-03-18 15:25:35 -04:00
parent afff0c28b2
commit 95f49c0d05
2 changed files with 3 additions and 0 deletions

View File

@@ -194,6 +194,8 @@
installGhc = false;
};
pyright.enable = true;
nixd.enable = true;
};
};