Nixcord stuff; Updated games; Added python lsp

This commit is contained in:
Jurn Wubben 2025-03-10 09:28:32 +01:00
parent 8b8b862d63
commit c48b41c250
6 changed files with 196 additions and 20 deletions

View file

@ -57,6 +57,7 @@
ts.enable = true;
typst.enable = true;
rust.enable = true;
python.enable = true;
};
lsp = {
formatOnSave = true;