mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
[nix] Fix the annoying brew issue
This commit is contained in:
parent
5effa69f8e
commit
8c48ec955e
1 changed files with 1 additions and 1 deletions
|
@ -84,6 +84,7 @@
|
|||
brews = [
|
||||
"composer"
|
||||
"ddev"
|
||||
"mkcert"
|
||||
"pkg-config"
|
||||
"sdl2"
|
||||
];
|
||||
|
@ -101,7 +102,6 @@
|
|||
"google-chrome"
|
||||
"itch"
|
||||
"iterm2"
|
||||
"nss"
|
||||
"obs"
|
||||
"raycast"
|
||||
"sequel-ace"
|
||||
|
|
Loading…
Reference in a new issue