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