homebrew.brews.*.restart_service
Whether to run brew services restart for the formula and register it to
launch at login (or boot). If set to "changed", the service will only
be restarted when the formula is newly installed or upgraded. If set to
"always", the service will be restarted on every brew bundle
run, even if nothing changed.
Homebrew's default is false.
- Type
null or boolean or one of "changed", "always"- Default
null- Declared
- <nix-darwin/modules/homebrew.nix>