From 46aef5a3c5681fe8d074fcf281ef587d4bb5fe41 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 13 Feb 2025 12:02:10 +0100 Subject: [PATCH] Updates brew packages --- hosts/dnsc-air/default.nix | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index 3757bdc..f22a10e 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -45,8 +45,7 @@ onActivation = { autoUpdate = false; - # 'zap': uninstalls all formulae(and related files) not listed here. - # cleanup = "zap"; + cleanup = "zap"; }; taps = [ @@ -54,9 +53,8 @@ ]; brews = [ + "lazygit" "ffmpeg" - "clojure" - "babashka" "tree-sitter" "yt-dlp" "zoxide" @@ -108,7 +106,7 @@ expose-group-apps = true; launchanim = false; minimize-to-application = true; - orientation = "right"; + orientation = "left"; show-recents = false; persistent-apps = [ "/Applications/Arc.app"