{ lib, config, ... }: { config = { homebrew = { enable = true; onActivation = { autoUpdate = true; cleanup = "zap"; upgrade = true; }; }; }; }