mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-17 06:04:55 +00:00
updates
This commit is contained in:
parent
4f82f80b53
commit
8616e48112
7 changed files with 216 additions and 40 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue