From e2e5d0122fe0341ccee33cfc8f20a3147de926e3 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 28 Feb 2024 13:04:48 -0500 Subject: [PATCH] Add Lima --- modules/hosts/darwin/mightymac/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index 04e36ab..984e073 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -6,7 +6,6 @@ chart-testing kopia kubectx - python2 ]; }; @@ -21,6 +20,7 @@ "adr-tools" "helm" "kubernetes-cli" + "lima" ]; casks = [ "asana"