system: add ripgrep

This commit is contained in:
Jez Cope 2020-11-10 14:25:38 +00:00
parent 4344d47e43
commit a3be302895
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@ in
# General ##################################################################
environment.systemPackages = with pkgs; [
wget vim git tree iputils
wget vim git tree iputils ripgrep
refind terminus_font
];