Enable ripgrep

This commit is contained in:
Andrea Ciceri 2024-09-25 14:20:50 +02:00
parent 404f022701
commit f0698e809b
Signed by: aciceri
SSH key fingerprint: SHA256:/AagBweyV4Hlfg9u092n8hbHwD5fcB6A3qhDiDA65Rg

View file

@ -17,6 +17,9 @@
};
programs.fzf.enable = true;
programs.ripgrep.enable = true;
programs.direnv = {
enable = true;
config = {