Skip to content

Instantly share code, notes, and snippets.

@joelmo
Last active August 29, 2015 14:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save joelmo/b56994f7da885d0e7101 to your computer and use it in GitHub Desktop.
Save joelmo/b56994f7da885d0e7101 to your computer and use it in GitHub Desktop.
(import <nixpkgs/nixos/lib/eval-config.nix> {
system = builtins.currentSystem;
modules =
[ <nixpkgs/nixos/modules/virtualisation/virtualbox-image.nix>
<nixos/modules/profiles/minimal.nix>
];
}).config.system.build.virtualBoxOVA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment