diff --git a/hosts/puter/packages.nix b/hosts/puter/packages.nix index 0c8d78d..a9da93d 100644 --- a/hosts/puter/packages.nix +++ b/hosts/puter/packages.nix @@ -11,17 +11,6 @@ description = "user"; extraGroups = ["networkmanager" "wheel" "video" "libvirtd"]; packages = with pkgs; [ - # stuff needed by neovim - fzf - lazygit - tree-sitter - neovim - mcfly - luajitPackages.luarocks-nix - pdflatex - tectonic - gs - # Dev stuff, most of it might be replaced by devenvs later on ghostty tealdeer diff --git a/modules/common/utils.nix b/modules/common/utils.nix index 3c54673..147b41c 100644 --- a/modules/common/utils.nix +++ b/modules/common/utils.nix @@ -6,6 +6,17 @@ programs.neovim = {defaultEditor = true;}; environment.systemPackages = with pkgs; [ vimPlugins.LazyVim + # stuff needed by neovim + texliveSmall # for pdflatex + fzf + lazygit + tree-sitter + neovim + mcfly + luajitPackages.luarocks-nix + pdflatex + tectonic + gs pciutils btop nload