mirror of
https://github.com/containers/podman.git
synced 2025-10-11 08:15:25 +08:00

With the recent release of krunkit 0.2.0, a CLI option was added to enable nested virtualization on macOS hosts with an M3 or higher. Enable this by default. If the host does not support this feature, krunkit will ignore the argument and continue starting the VM. Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>