From 87dbdb366c0865bf4751cb96e0e342234eb1308b Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 14 Sep 2023 19:26:01 -0700 Subject: install a few more CLI --- home/profiles/darwin.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'home/profiles') diff --git a/home/profiles/darwin.nix b/home/profiles/darwin.nix index 4575176..1362691 100644 --- a/home/profiles/darwin.nix +++ b/home/profiles/darwin.nix @@ -10,13 +10,15 @@ ]; home.packages = with pkgs; [ - jq direnv + dive + jq nix-direnv - tree nixfmt nixpkgs-fmt + ripgrep rnix-lsp + tree ]; programs = { -- cgit 1.4.1