From fecabedf167afec4368b02863bc83ef4b29e6412 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 3 Mar 2026 14:03:23 -0500 Subject: [PATCH] Migrate to OpenVox agent and OpenBolt --- modules/hosts/darwin/mightymac/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index c23e2ea..60171e3 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -18,6 +18,7 @@ homebrew = { taps = [ "hashicorp/tap" + "openvoxproject/openvox" "puppetlabs/puppet" "wouterdebie/repo" ]; @@ -43,10 +44,10 @@ "kopiaui" "mumble" "obs" + "openvox8-agent" + "openvox8-openbolt" "pdk" "podman-desktop" - "puppet-agent" - "puppet-bolt" "qmk-toolbox" "raspberry-pi-imager" "thunderbird"