[Flake] Move to 26.05

This commit is contained in:
2026-05-30 11:53:54 -07:00
parent 4714da7d8f
commit 8cb79001d3
11 changed files with 30 additions and 20 deletions

View File

@@ -6,6 +6,8 @@
vimAlias = true;
defaultEditor = true;
withNodeJs = true;
withRuby = false; # New default as of 26.05, needs explicit change since original config is old.
withPython3 = false; # New default as of 26.05, needs explicit change since original config is old.
extraPackages = with pkgs; [
gcc # For treesitter complation