nixos: 25.11 -> 26.05

This commit is contained in:
JuliusFreudenberger 2026-06-14 01:08:20 +02:00
parent 763960c0e6
commit 7d45fe1534
10 changed files with 35 additions and 27 deletions

View file

@ -7,6 +7,8 @@
viAlias = true;
vimdiffAlias = true;
withNodeJs = true;
withRuby = false;
withPython3 = false;
coc.enable = true;
plugins = with pkgs.vimPlugins; [
vim-gitgutter