From 8cdc437607806cda7d66a82e6864f68478e9843d Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 2 Mar 2026 00:04:42 -0700 Subject: [PATCH] Update homebrew.nix --- modules/homebrew.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/homebrew.nix b/modules/homebrew.nix index 2770c4d..be88b86 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -11,7 +11,6 @@ }; taps = [ - "homebrew/services" "supersonic-app/supersonic" ];