| options/darwin/homebrew.masApps | Applications to install from Mac App Store using mas
|
| options/darwin/homebrew.onActivation | Options for configuring the behavior of the brew bundle command that
nix-darwin runs during system activation.
|
| options/darwin/homebrew.goPackages | List of Go packages to install using go install
|
| options/darwin/homebrew.enable | Whether to enable nix-darwin to manage installing/updating/upgrading Homebrew taps, formulae,
casks, Mac App Store apps, Visual Studio Code extensions, Go packages, and Cargo
crates using Homebrew Bundle
|
| options/darwin/homebrew.cargoPackages | List of Rust packages to install using cargo install
|
| options/darwin/homebrew.whalebrews | List of Docker images to install using whalebrew
|
| options/darwin/homebrew.caskArgs | Arguments passed to brew install --cask for all casks listed in
homebrew.casks.
|
| options/darwin/homebrew.prefix | The Homebrew prefix directory, i.e., the value that brew --prefix returns
|
| options/darwin/homebrew.brewPrefix | The path prefix where the brew executable is located
|
| options/darwin/homebrew.vscode | List of Visual Studio Code extensions to install using Homebrew Bundle
|
| options/darwin/homebrew.global | Options for configuring the behavior of Homebrew commands when you manually invoke them.
|