fix(rg): grep hidden files

This commit is contained in:
Barrett Ruth 2026-02-20 10:54:46 -05:00
parent 62c08112da
commit c4a5d62057
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -163,6 +163,7 @@ in
xdg.configFile."rg/config" = lib.mkIf ripgrep {
text = ''
--hidden
--column
--no-heading
--smart-case