{ ... }: { flake.homeModules.nathan-ripgrep = { ... }: { programs.ripgrep = { enable = true; }; }; }