This commit is contained in:
Harivansh Rathi 2026-03-13 11:39:29 -04:00
parent 4f82f80b53
commit 8616e48112
7 changed files with 216 additions and 40 deletions

View file

@ -8,18 +8,9 @@
cleanup = "none";
};
taps = [
"nicosuave/tap"
"withgraphite/tap"
];
taps = [];
brews = [
"nicosuave/tap/memex"
"postgresql@17"
"python@3.13"
"withgraphite/tap/graphite"
"worktrunk"
];
brews = [];
casks = [
"cap"