From 13656b30412c2f3672fd39fd6ac253e4fd3d9490 Mon Sep 17 00:00:00 2001 From: uku Date: Fri, 24 May 2024 11:26:42 +0200 Subject: [PATCH] feat: add ripgrep to packages --- configs/common.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/common.nix b/configs/common.nix index 8bdb077..5158aaa 100644 --- a/configs/common.nix +++ b/configs/common.nix @@ -44,6 +44,7 @@ in { curl wget htop + ripgrep ]; variables = {