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 = {