fixed update warnings and pinned versions

stylix and home manager now pinned to 25.05, stable nixpkgs also updated
This commit is contained in:
Gabriella Bere 2025-05-26 23:13:25 +01:00
parent ec9a626426
commit 14d9f649aa
3 changed files with 6 additions and 6 deletions

View file

@ -22,7 +22,6 @@
};
globals.mapleader = " ";
languages = {
enableLSP = true;
enableDAP = true;
enableExtraDiagnostics = true;
enableFormat = true;