homebrew.global.brewfile
Whether to enable Homebrew to automatically use the Brewfile that this module generates in
the Nix store, when you manually invoke brew bundle.
Implementation note: when enabled, this option sets the
HOMEBREW_BUNDLE_FILE environment variable to the path of the Brewfile
that this module generates in the Nix store, by adding it to
environment.variables.
- Type
boolean- Default
false- Declared
- <nix-darwin/modules/homebrew.nix>