Corrected lazyvim call overall

This commit is contained in:
2025-09-28 16:32:08 +03:00
parent bf6b848935
commit 3f4526eb0f

View File

@@ -4,8 +4,8 @@
... ...
}: { }: {
programs.neovim = {defaultEditor = true;}; programs.neovim = {defaultEditor = true;};
programs.neovim.plugins = [pkgs.vimPlugins.nvim-treesitter.withAllGrammars];
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
vimPlugins.LazyVim
pciutils pciutils
btop btop
nload nload