diff options
| author | Fuwn <[email protected]> | 2025-05-21 05:24:28 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-05-21 05:24:28 -0700 |
| commit | 1fd355fdfe13976ea601d4b3a531a5a1563b7e5b (patch) | |
| tree | 66baa0d2c0d88abed23159763aa81d7ff0bbe272 /modules/mac/programs/homebrew/nix-homebrew.nix | |
| parent | Himeji: Bump September (diff) | |
| download | nixos-config-1fd355fdfe13976ea601d4b3a531a5a1563b7e5b.tar.xz nixos-config-1fd355fdfe13976ea601d4b3a531a5a1563b7e5b.zip | |
Nara: Clean modules
Diffstat (limited to 'modules/mac/programs/homebrew/nix-homebrew.nix')
| -rw-r--r-- | modules/mac/programs/homebrew/nix-homebrew.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/mac/programs/homebrew/nix-homebrew.nix b/modules/mac/programs/homebrew/nix-homebrew.nix index d864357..4a53f42 100644 --- a/modules/mac/programs/homebrew/nix-homebrew.nix +++ b/modules/mac/programs/homebrew/nix-homebrew.nix @@ -12,7 +12,7 @@ "homebrew/homebrew-cask" = homebrew-cask; "nerdsupremacist/homebrew-tap" = nerdsupremacist-homebrew-tap; "nikitabobko/homebrew-tap" = nikitabobko-homebrew-tap; - "tuist/homebrew-tuist" = tuist-homebrew-tap; + # "tuist/homebrew-tuist" = tuist-homebrew-tap; "koekeishiya/homebrew-formulae" = koekeishiya-homebrew-tap; }; }; |