homebrew.casks.*.postinstall

A shell command to run after the cask is installed or upgraded. The command is passed to the system shell and only executes when the cask was actually installed or upgraded, not on every brew bundle run.

Type
null or string
Default
null
Declared
<nix-darwin/modules/homebrew.nix>