diff options
Diffstat (limited to 'modules/mac/programs/homebrew/nix-homebrew.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/nix-homebrew.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix index 5496355..cc48966 100644 --- a/modules/mac/programs/homebrew/nix-homebrew.nix +++ b/modules/mac/programs/homebrew/nix-homebrew.nix @@ -15,6 +15,8 @@ "tuist/homebrew-tuist" = tuist-homebrew-tap; "koekeishiya/homebrew-formulae" = koekeishiya-homebrew-tap; "gromgit/homebrew-fuse" = gromgit-homebrew-fuse; + "acsandmann/homebrew-tap" = acsandmann-homebrew-tap; + "hillyu/homebrew-tap" = hillyu-homebrew-tap; }; }; } |