The configuration files for all my Nix systems
4

Configure Feed

Select the types of activity you want to include in your feed.

fix(carbon): use the force flag on homebrew

hanna (Jun 9, 2026, 6:33 AM EDT) caa99cdb e33f8b0a

+1
+1
hosts/carbon/system/brew.nix
··· 3 3 enable = true; 4 4 global.autoUpdate = false; 5 5 onActivation.autoUpdate = true; 6 + onActivation.extraFlags = [ "--force" ]; 6 7 onActivation.cleanup = "zap"; 7 8 8 9 brews = [