How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "dusk/nixos" config.vm.box_version = "21.05" end
vagrant init dusk/nixos \ --box-version 21.05 vagrant up
This version was created about 2 months ago.
NixOS 21.05