From 0a8613fbd7e6aafd9c2713e111891b18c445f943 Mon Sep 17 00:00:00 2001 From: anand Date: Mon, 22 Dec 2025 11:37:58 +0530 Subject: Added ripgrep and fd --- home.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'home.nix') diff --git a/home.nix b/home.nix index e566f43..1bfafb6 100755 --- a/home.nix +++ b/home.nix @@ -94,6 +94,10 @@ in pkgs.grim pkgs.slurp pkgs.dmenu-wayland + pkgs.lazysql + pkgs.lazygit + pkgs.ripgrep-all + pkgs.fd ]; home.activation.dotfiles = lib.hm.dag.entryAfter [ "writeBoundary" ] '' -- cgit v1.2.3