fix(homebrew): drop zap cleanup — aborts activation and would remove unmanaged casks like firefox
This commit is contained in:
parent
f306c2d01c
commit
eb3f74fd51
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ in
|
|||
global.autoUpdate = false;
|
||||
onActivation = {
|
||||
autoUpdate = false;
|
||||
cleanup = "zap";
|
||||
upgrade = false;
|
||||
};
|
||||
inherit (cfg) taps brews casks;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue