{ pkgs, inputs, ... }: { programs.ripgrep = { enable = true; }; }