qenya: install ripgrep

This commit is contained in:
Katherina Walshe-Grey 2025-05-29 20:43:44 +01:00
parent a299d94fc6
commit bef3d8d04a

View file

@ -10,6 +10,7 @@ in
home.packages = with pkgs; [
eza # like `ls` but fancier
hexyl # like `xxd` but cooler
ripgrep # like `grep` but faster
tree # like `ls -R` but nicer
units
zip