summaryrefslogtreecommitdiff
path: root/home.nix
diff options
context:
space:
mode:
authoranand <anand.panchdhari@gmail.com>2025-12-22 11:37:58 +0530
committeranand <anand.panchdhari@gmail.com>2025-12-22 11:37:58 +0530
commit0a8613fbd7e6aafd9c2713e111891b18c445f943 (patch)
tree81e505c4b9bb82efd4127778402c99e011a94c2d /home.nix
parent1902a372eeb4b800b35c8f47cb28edfe507e0508 (diff)
Added ripgrep and fd
Diffstat (limited to 'home.nix')
-rwxr-xr-xhome.nix4
1 files changed, 4 insertions, 0 deletions
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" ] ''