homebrew.caskArgs

Arguments passed to brew install --cask for all casks listed in homebrew.casks.

Type
submodule
Default
{ }
Example
{
  appdir = "~/Applications";
  require_sha = true;
}
Declared
<nix-darwin/modules/homebrew.nix>