feat: update mysecrets

This commit is contained in:
Ryan Yin
2024-01-29 09:33:03 +08:00
parent 9a09854c59
commit f3b233330b
2 changed files with 4 additions and 4 deletions

View File

@@ -86,7 +86,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;