allanadair / nixbox

NixOS boxes for Vagrant

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NixOS boxes for Vagrant

NixOS is a linux distribution based on a purely functional package manager. This project builds a vagrant .box image.

Building the image

First install packer and virtualbox

Then:

packer build nixos-18.09-workstation.json
vagrant up

License

Copyright 2015 under the MIT

About

NixOS boxes for Vagrant

License:MIT License


Languages

Language:Emacs Lisp 91.6%Language:Nix 6.3%Language:Shell 2.1%