From 89438f749f24c6fc2201a59fd6d9a482c3fbfac0 Mon Sep 17 00:00:00 2001 From: Alexandre Date: Sun, 8 Feb 2026 17:12:07 +0100 Subject: [PATCH] Added ripgrep to packages --- modules/common/environment.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/common/environment.nix b/modules/common/environment.nix index 30b0623..e2ec8a2 100644 --- a/modules/common/environment.nix +++ b/modules/common/environment.nix @@ -6,7 +6,8 @@ neovim vim # Sytem utilities - wget + ripgrep + wget git tree btop