From ab960a3d18ef60e4654125546ff7c573be43b2fe Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 5 Jun 2024 20:33:23 -0400 Subject: [PATCH] Tools for 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 daeeb46..fe5495b 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -27,7 +27,10 @@ "kind" "kubernetes-cli" "lima" + "opentofu" + "node_exporter" "podman" + "telegraf" ]; casks = [ "asana"