How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "martyt/debian126desktop-arm"
config.vm.box_version = "1.0"
end
vagrant init martyt/debian126desktop-arm \
--box-version 1.0
vagrant up
This version was created about 1 month ago.
Debian 12.6 desktop (gui) built on Apple M2 chipset with VMware Fusion13 passwordless sudo and VMware tools installed