From 07a7a343cb5d16ba50995fda123824464e655c09 Mon Sep 17 00:00:00 2001 From: Michael Thomas Date: Tue, 9 Jan 2024 17:29:34 -0500 Subject: [PATCH] chore(mac): remove firefoxpwa --- machines/mac/configuration.nix | 3 --- 1 file changed, 3 deletions(-) diff --git a/machines/mac/configuration.nix b/machines/mac/configuration.nix index 9915023..c1b5328 100644 --- a/machines/mac/configuration.nix +++ b/machines/mac/configuration.nix @@ -63,9 +63,6 @@ # Upgrade outdated formulae on activation upgrade = true; }; - brews = [ - "firefoxpwa" - ]; casks = [ "hiddenbar" "android-platform-tools"