From 50432211caacf831401ca642bbc5308211b6bf9d Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Tue, 27 Aug 2024 11:27:36 -0400 Subject: [PATCH] Install Mumble --- modules/hosts/darwin/mightymac/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index 7e69cbf..5b8e1fa 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -48,6 +48,7 @@ "elgato-stream-deck" "google-drive" "kopiaui" + "mumble" "obs" "pdk" "podman-desktop"