diff --git a/modules/homebrew.nix b/modules/homebrew.nix index f9b2364..8789c67 100644 --- a/modules/homebrew.nix +++ b/modules/homebrew.nix @@ -34,7 +34,6 @@ _: { taps = [ "1password/tap" - "ryanccn/tap" ]; }; }