From 8207b0e249513feffd163d4228de685530fc665b Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Fri, 13 Oct 2023 20:39:39 +0300 Subject: 2023-10-13 --- modules/darwin/homebrew.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/darwin/homebrew.nix') diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index 2667828..643787a 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -23,8 +23,8 @@ in { enable = true; onActivation = { autoUpdate = true; - cleanup = "zap"; upgrade = true; + cleanup = "zap"; }; }; }; -- cgit v1.2.3