Moved to even more declarative setup

This commit is contained in:
2026-03-18 11:05:22 -06:00
parent 202f2cf234
commit d934b6c699
7 changed files with 104 additions and 9 deletions
+3 -8
View File
@@ -5,30 +5,25 @@
enable = true;
onActivation = {
autoUpdate = true;
autoUpdate = false;
upgrade = true;
cleanup = "zap";
};
taps = [
"supersonic-app/supersonic"
"homebrew/core"
"homebrew/cask"
];
brews = [
"gamdl"
"knock"
"snort"
];
casks = [
"android-platform-tools"
"flutter"
"ghostty"
"librewolf"
"ngrok"
"pearcleaner"
"zed"
"supersonic"
"calibre"
];
};