From 0d7e48c5617f06de24f7c9311103b1642da5b93f Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Mon, 12 Aug 2024 16:15:24 -0400 Subject: [PATCH] Tooling for k8s work --- modules/hosts/darwin/mightymac/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index dc8aef1..b87aff8 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -22,8 +22,11 @@ ]; brews = [ "adr-tools" + "argocd" "awscli" + "cilium-cli" "helm" + "hubble" "kind" "kubernetes-cli" "lima"