How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "insaneworks/freebsd13-aarch64"
end
vagrant init insaneworks/freebsd13-aarch64
vagrant up
This version was created 8 months ago.
v20220810
* Parallels Desktop 18
This version was created 10 months ago.
Add FreeBSD 13 aarch64