feat(desktop): update options.

This commit is contained in:
CronyAkatsuki 2025-05-11 12:35:24 +02:00
parent 5a79f12e4b
commit 5c90b60563
2 changed files with 5 additions and 4 deletions

View file

@ -111,7 +111,6 @@ in {
# Setup lsp's and languages
languages = {
enableLSP = true;
enableFormat = true;
enableTreesitter = true;
enableExtraDiagnostics = true;