From e0ff72d7a7acc9452f6f7941ce6eac7ef909214f Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 12 Mar 2025 16:08:22 -0400 Subject: [PATCH] Add qemu for Vagrant --- 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 77c31e6..f62854c 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -39,6 +39,7 @@ "opentofu" "node_exporter" "podman" + "qemu" "telegraf" "terraform-docs" ];