feat(darwin)!: update brew
and system
modules
Add `firefox`, `notion` and `slack` Disable `nix-index` Disable volume/brightness popups
This commit is contained in:
parent
26cafb1599
commit
e2c5514c76
2 changed files with 12 additions and 3 deletions
|
@ -40,7 +40,6 @@ in
|
|||
"homebrew/core"
|
||||
"homebrew/cask"
|
||||
"homebrew/cask-fonts"
|
||||
"homebrew/cask-drivers"
|
||||
"homebrew/services"
|
||||
"cmacrae/formulae"
|
||||
"FelixKratz/formulae"
|
||||
|
@ -48,17 +47,21 @@ in
|
|||
];
|
||||
brews = [
|
||||
"libusb"
|
||||
"openssl"
|
||||
"switchaudio-osx"
|
||||
"pinentry-touchid"
|
||||
];
|
||||
casks = [
|
||||
"android-platform-tools"
|
||||
"docker"
|
||||
"firefox"
|
||||
"font-fira-code-nerd-font"
|
||||
"karabiner-elements"
|
||||
"notion"
|
||||
# "osxfuse"
|
||||
"scroll-reverser"
|
||||
"sf-symbols"
|
||||
# "slack"
|
||||
"slack"
|
||||
"spotify"
|
||||
"xquartz"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue