diff options
Diffstat (limited to 'modules/mac/programs/homebrew/nix-homebrew.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/nix-homebrew.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix index 487bbaa..2a3db8a 100644 --- a/modules/mac/programs/homebrew/nix-homebrew.nix +++ b/modules/mac/programs/homebrew/nix-homebrew.nix @@ -13,6 +13,7 @@ "homebrew/homebrew-bundle" = homebrew-bundle; "nerdsupremacist/homebrew-tap" = nerdsupremacist-homebrew-tap; "nikitabobko/homebrew-tap" = nikitabobko-homebrew-tap; + "tuist/homebrew-tuist" = tuist-homebrew-tap; }; }; } |