Clean up nvim config

This commit is contained in:
Martin Pander
2026-05-21 07:46:55 +02:00
parent a50db2350a
commit 186752a734
8 changed files with 48 additions and 93 deletions

View File

@@ -11,7 +11,4 @@
# Home Manager release version
home.stateVersion = "25.05";
# Disable version mismatch warning (intentionally using HM 25.11 with nixpkgs 25.05)
home.enableNixpkgsReleaseCheck = false;
}
}