Moved to even more declarative setup
This commit is contained in:
@@ -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"
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user