{ ... }: { homebrew = { enable = true; onActivation = { autoUpdate = true; upgrade = true; cleanup = "zap"; }; brews = [ "gamdl" "knock" "snort" ]; casks = [ "android-platform-tools" "flutter" "ghostty" "librewolf" "ngrok" "pearcleaner" "zed" "zulu@17" ]; }; }