From dcba1ffcfa16604a00c3ff8ec9be320bc51ad020 Mon Sep 17 00:00:00 2001 From: Tobias Ostner Date: Thu, 28 Dec 2023 10:42:18 +0100 Subject: [PATCH] Install jq and nix-output-monitor --- .config/nix/home/core.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.config/nix/home/core.nix b/.config/nix/home/core.nix index a825857..559944e 100644 --- a/.config/nix/home/core.nix +++ b/.config/nix/home/core.nix @@ -2,9 +2,11 @@ { home.packages = with pkgs; [ curl + jq kind kubectl less + nix-output-monitor raycast ripgrep tree