How to use this box with Vagrant:

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

This version was created 4 months ago.

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

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (540 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (437 MB)