Fix eval error

This commit is contained in:
Eelco Dolstra 2013-10-09 14:30:45 +02:00
parent 36079454e5
commit 58fbf0f18b

View file

@ -1,5 +1,7 @@
{ config, pkgs, ... }:
with pkgs.lib;
{
imports =
[ ../virtualisation/virtualbox-image.nix