How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "aurius/archlinux-zen-uefi"
  config.vm.box_version = "2021.07.13"
end
vagrant init aurius/archlinux-zen-uefi \
  --box-version 2021.07.13
vagrant up

This version was created almost 3 years ago.

There isn't a description.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (386 MB)