diff options
| author | anand <anand.panchdhari@gmail.com> | 2025-12-22 11:37:58 +0530 |
|---|---|---|
| committer | anand <anand.panchdhari@gmail.com> | 2025-12-22 11:37:58 +0530 |
| commit | 0a8613fbd7e6aafd9c2713e111891b18c445f943 (patch) | |
| tree | 81e505c4b9bb82efd4127778402c99e011a94c2d /home.nix | |
| parent | 1902a372eeb4b800b35c8f47cb28edfe507e0508 (diff) | |
Added ripgrep and fd
Diffstat (limited to 'home.nix')
| -rwxr-xr-x | home.nix | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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" ] '' |
