[macbook] Misc brew packages.

This commit is contained in:
jmug
2026-07-15 22:03:13 -07:00
parent f8d4f6ef07
commit 7c3c38c5fb
+11 -6
View File
@@ -35,24 +35,31 @@
};
caskArgs = {
no_quarantine = true;
no_quarantine = false;
};
taps = [
"agavra/tap"
# "agavra/tap"
];
brews = [
"watchman"
"vite"
"pipx"
"codex"
"python@3.11"
"glow"
"chromaprint"
"libiconv"
"agavra/tap/tuicr"
# "agavra/tap/tuicr"
"automake"
"autoconf"
"pkg-config"
"libusb"
"minicom"
"picocom"
"tio"
];
casks = [
"orbstack"
"ghostty"
"kicad"
"secretive"
@@ -64,11 +71,9 @@
"google-chrome"
"nrf-connect"
"segger-jlink"
"docker-desktop"
"whatsapp"
"slack"
"discord"
"claude-code"
"calibre"
"trilium-notes"
];