homebrew.brews.*.link
Whether to link the formula to the Homebrew prefix. When set to "overwrite",
existing symlinks will be overwritten (brew link --overwrite). When this
option is null, Homebrew will use its default behavior, which is to link the formula
if it's currently unlinked and not keg-only, and to unlink the formula if it's currently
linked and keg-only.
- Type
null or boolean or value "overwrite" (singular enum)- Default
null- Declared
- <nix-darwin/modules/homebrew.nix>