{pkgs, ...}: { imports = [./neovim.nix ./lazygit.nix]; home.packages = [pkgs.ranger]; }