How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jabreity/win11"
end
vagrant init jabreity/win11
vagrant up
This version was created 6 months ago.
Added VirtIO drivers
This version was created 6 months ago.
There isn't a description.
There are no providers for this version.
This version was created 6 months ago.
Previous box required one to login and run "Del $PROFILE" from within Powershell as there was an incomplete profile script running.