👽 nix-darwin homebrew changes

This commit is contained in:
2026-02-12 18:08:13 -05:00
parent b47d1e1731
commit f716bf6d19
2 changed files with 16 additions and 17 deletions

View File

@@ -37,10 +37,9 @@
homebrew = {
enable = true;
brewPrefix = "/opt/homebrew/bin";
prefix = "/opt/homebrew";
global = {
brewfile = true;
lockfiles = false;
};
onActivation = {
autoUpdate = true;