How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "hennersz/nixos-22.11"
  config.vm.box_version = "22.11.230605073937"
end
vagrant init hennersz/nixos-22.11 \
  --box-version 22.11.230605073937
vagrant up

This version was created 6 months ago.

A Nixos based vagrant box built from https://github.com/hennersz/nixbox

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (464 MB)