How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "hbsmith/win11-arm"
end
vagrant init hbsmith/win11-arm
vagrant up
This version was created about 1 month ago.
This version was created about 1 month ago.
This version was created about 2 months ago.
This version was created about 2 months ago.