fix(darwin): update alacritty & zellij

This commit is contained in:
Ryan Yin
2024-11-13 00:43:25 +08:00
parent 4cbc4a2724
commit 86d6f88484
3 changed files with 17 additions and 5 deletions

View File

@@ -87,7 +87,7 @@ in {
# homebrew need to be installed manually, see https://brew.sh
# https://github.com/LnL7/nix-darwin/blob/master/modules/homebrew.nix
homebrew = {
enable = true; # disable homebrew for fast deploy
enable = false; # disable homebrew for fast deploy
onActivation = {
autoUpdate = true; # Fetch the newest stable branch of Homebrew's git repo