mbp: add podman brew
This commit is contained in:
parent
665a701aaa
commit
12416bc448
1 changed files with 18 additions and 14 deletions
|
|
@ -14,27 +14,31 @@
|
||||||
onActivation.upgrade = true;
|
onActivation.upgrade = true;
|
||||||
#onActivation.cleanup = "zap";
|
#onActivation.cleanup = "zap";
|
||||||
|
|
||||||
|
brews = [
|
||||||
|
"podman"
|
||||||
|
];
|
||||||
|
|
||||||
casks = [
|
casks = [
|
||||||
"bettermouse"
|
|
||||||
"telegram"
|
|
||||||
"meta"
|
|
||||||
"cryptomator"
|
|
||||||
"citrix-workspace"
|
|
||||||
"mullvad-vpn"
|
|
||||||
"vscodium"
|
|
||||||
"obs"
|
|
||||||
"arc"
|
"arc"
|
||||||
"tailscale-app"
|
"bettermouse"
|
||||||
"blender"
|
"blender"
|
||||||
"UTM"
|
"citrix-workspace"
|
||||||
"Keka"
|
"cryptomator"
|
||||||
"Secretive"
|
|
||||||
"Obsidian"
|
|
||||||
"Discord"
|
"Discord"
|
||||||
"Element"
|
"Element"
|
||||||
"IINA"
|
|
||||||
"ghostty"
|
"ghostty"
|
||||||
|
"IINA"
|
||||||
|
"Keka"
|
||||||
|
"meta"
|
||||||
|
"mullvad-vpn"
|
||||||
|
"obs"
|
||||||
|
"Obsidian"
|
||||||
"orion"
|
"orion"
|
||||||
|
"Secretive"
|
||||||
|
"tailscale-app"
|
||||||
|
"telegram"
|
||||||
|
"UTM"
|
||||||
|
"vscodium"
|
||||||
];
|
];
|
||||||
|
|
||||||
masApps = {
|
masApps = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue