fix: emacs - fix & add docs

This commit is contained in:
Ryan Yin
2024-01-03 09:53:14 +08:00
parent 906fd006b0
commit 37529429bf
3 changed files with 21 additions and 8 deletions

View File

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