Skip to content

Commit 966593a

Browse files
committed
darwin/homebrew: enable greedycasks
make sure casks are kept up to date
1 parent 66606a1 commit 966593a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

modules/darwin/tools/homebrew/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ in
3131
autoUpdate = true;
3232
};
3333

34+
greedyCasks = true;
35+
3436
onActivation = {
3537
autoUpdate = true;
3638
cleanup = "uninstall";

0 commit comments

Comments
 (0)