diff --git a/base.nix b/base.nix index 5f0bd65..b9eb202 100644 --- a/base.nix +++ b/base.nix @@ -19,6 +19,7 @@ tmux psmisc unzip + ripgrep ]; environment.variables.EDITOR = "vim";