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