add ripgrep to cli packages
This commit is contained in:
parent
2c88de8996
commit
f581d08d7d
1 changed files with 1 additions and 0 deletions
|
@ -8,5 +8,6 @@
|
|||
|
||||
home.packages = with pkgs; [
|
||||
comma # nix-shell a package by prefixing it with `,`
|
||||
ripgrep # well, it's grep
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue