installed ripgrep

This commit is contained in:
specCon18 2023-04-18 01:16:26 -04:00
parent cdbed49c5c
commit 0d0acb8280

View file

@ -25,6 +25,7 @@
}; };
# base packages # base packages
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
ripgrep
tree tree
cargo cargo
feh feh