{ homebrew = { enable = true; global.autoUpdate = false; onActivation.autoUpdate = true; onActivation.cleanup = "uninstall"; brews = [ "container" "node" "mole" ]; casks = [ "discord" "helium-browser" "bitwarden" "ghostty@tip" "stremio" "signal" "zed" ]; }; }