install fly, obs, superduper, ableton
This commit is contained in:
parent
b94121e59d
commit
0a9191c0f4
1 changed files with 9 additions and 0 deletions
|
@ -8,12 +8,21 @@
|
|||
];
|
||||
|
||||
homebrew = {
|
||||
brews = [
|
||||
"flyctl"
|
||||
];
|
||||
taps = [
|
||||
"homebrew/cask-versions"
|
||||
];
|
||||
casks = [
|
||||
"discord"
|
||||
"postgres-unofficial"
|
||||
"postico"
|
||||
"syncthing"
|
||||
"tailscale"
|
||||
"obs"
|
||||
"superduper"
|
||||
"ableton-live-suite11"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue