From a145f6ca434b3933958eb45ecd3edd86053d19cd Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 7 Jul 2026 14:16:27 -0500 Subject: [PATCH] feat: use colima on Lithic --- darwin/hosts/lithic/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/darwin/hosts/lithic/default.nix b/darwin/hosts/lithic/default.nix index 9eb339b..77ffa7c 100644 --- a/darwin/hosts/lithic/default.nix +++ b/darwin/hosts/lithic/default.nix @@ -11,6 +11,7 @@ in enable = true; brews = [ "bitwarden-cli" + "colima" "direnv" "github-mcp-server" { @@ -31,7 +32,6 @@ in "bruno" "chromium" "claude-code" - "colima" "dbeaver-community" "ghostty" "firefox"