mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-03-23 01:49:56 +01:00
fix: emacs - fix & add docs
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user