chore: formatting

This commit is contained in:
Ryan Yin
2024-01-07 08:57:15 +08:00
parent a45c63b744
commit 3676862097
4 changed files with 10 additions and 6 deletions

View File

@@ -83,7 +83,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 = false; # disable homebrew for fast deploy
enable = false; # disable homebrew for fast deploy
onActivation = {
autoUpdate = false;