From a3ffa1fc0acad516315c2d469e3ea5eb4eb42055 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Sat, 30 Dec 2023 11:17:41 -0600 Subject: [PATCH] add krew to env and added the hubble package. --- home.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/home.nix b/home.nix index ea41db1..5f1f0f6 100644 --- a/home.nix +++ b/home.nix @@ -38,6 +38,7 @@ rtx hook-env | source rtx activate fish | source direnv hook fish | source + set -gx PATH $PATH $HOME/.krew/bin ''; functions = { fish_greeting = { @@ -91,6 +92,7 @@ fluxcd kubernetes-helm cilium-cli + hubble # misc cowsay