{ config, lib, pkgs, ... }: { environment.systemPackages = with pkgs; [ neovim vimPlugins.LazyVim git wget nixfmt-classic btop lazygit ]; }