Nixcord stuff; Updated games; Added python lsp

This commit is contained in:
Jurn Wubben 2025-03-10 09:28:32 +01:00
parent f33c9c99e0
commit dc5c237473
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;