From 12416bc448c70117e4b6dbf0ede44c1a0af9626c Mon Sep 17 00:00:00 2001 From: Den Afanasyev Date: Sun, 12 Oct 2025 01:19:37 +0300 Subject: [PATCH] mbp: add podman brew --- hosts/mbp/configuration.nix | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/hosts/mbp/configuration.nix b/hosts/mbp/configuration.nix index a8b3d0c..a647f63 100755 --- a/hosts/mbp/configuration.nix +++ b/hosts/mbp/configuration.nix @@ -14,27 +14,31 @@ onActivation.upgrade = true; #onActivation.cleanup = "zap"; + brews = [ + "podman" + ]; + casks = [ - "bettermouse" - "telegram" - "meta" - "cryptomator" - "citrix-workspace" - "mullvad-vpn" - "vscodium" - "obs" "arc" - "tailscale-app" + "bettermouse" "blender" - "UTM" - "Keka" - "Secretive" - "Obsidian" + "citrix-workspace" + "cryptomator" "Discord" "Element" - "IINA" "ghostty" + "IINA" + "Keka" + "meta" + "mullvad-vpn" + "obs" + "Obsidian" "orion" + "Secretive" + "tailscale-app" + "telegram" + "UTM" + "vscodium" ]; masApps = {