How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "nercceh/ubuntu22.04-desktop"
end
vagrant init nercceh/ubuntu22.04-desktop
vagrant up
This version was created about 2 months ago.
There isn't a description.
This version was created 6 months ago.
There isn't a description.