How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "griff/nixos-stable-x86_64"
  config.vm.box_version = "2105.1353.1015478106"
end
vagrant init griff/nixos-stable-x86_64 \
  --box-version 2105.1353.1015478106
vagrant up

This version was created about 3 years ago.

There isn't a description.

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