ripgrep: install ripgrep
This commit is contained in:
parent
ed932da1f6
commit
0e35d3f1fc
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -4,7 +4,7 @@ in {
|
||||||
home = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
# system tools & bragging
|
# system tools & bragging
|
||||||
htop neofetch
|
htop neofetch ripgrep
|
||||||
# remote working
|
# remote working
|
||||||
remmina
|
remmina
|
||||||
# audio
|
# audio
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue