common/default.nix: add vgrep
This commit is contained in:
parent
c21b1b8ddf
commit
fa347008fa
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ in {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
smartmontools lm_sensors htop tcpdump nload iftop
|
smartmontools lm_sensors htop tcpdump nload iftop
|
||||||
bottom
|
bottom
|
||||||
ripgrep
|
ripgrep vgrep
|
||||||
git wget
|
git wget
|
||||||
kitty.terminfo
|
kitty.terminfo
|
||||||
rsync pv progress
|
rsync pv progress
|
||||||
|
|
Loading…
Reference in a new issue