From 854e60d450753b32e97c536e5648f627852bba29 Mon Sep 17 00:00:00 2001 From: greg-compass Date: Thu, 17 Aug 2023 13:54:50 -0500 Subject: [PATCH] Remove vmware-fusion --- darwin/work/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/darwin/work/default.nix b/darwin/work/default.nix index 33a8276..6cf2e8d 100644 --- a/darwin/work/default.nix +++ b/darwin/work/default.nix @@ -11,7 +11,6 @@ "onlyoffice" "postman" "vagrant" - "vmware-fusion" ]; }; }