feat: add exa/context7 secrets, enable greedy cask upgrades
This commit is contained in:
@@ -53,6 +53,7 @@
|
||||
# ── Homebrew ───────────────────────────────────────
|
||||
homebrew = {
|
||||
enable = true;
|
||||
greedyCasks = true; # always upgrade casks even if they auto-update
|
||||
|
||||
taps = [
|
||||
"goooler/repo"
|
||||
@@ -98,6 +99,7 @@
|
||||
|
||||
onActivation = {
|
||||
autoUpdate = true;
|
||||
upgrade = true;
|
||||
cleanup = "zap"; # remove anything not declared above
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user