diff --git a/modules/homebrew.nix b/modules/homebrew.nix index 8eed3c5..a2e9367 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -20,7 +20,6 @@ "snort" "docker" "docker-credential-helper" - "colima" ]; casks = [ @@ -28,6 +27,7 @@ "librewolf" "pearcleaner" "calibre" + "orbstack" ]; }; }