Update live-dvd configuration.

svn path=/nixos/trunk/; revision=23919
This commit is contained in:
Nicolas Pierron 2010-09-25 09:33:17 +00:00
parent c18fe31160
commit e20ef7564e

View file

@ -1,7 +1,7 @@
{config, pkgs, ...}:
{
require = [./installation-cd.nix];
require = [./installation-cd-base.nix];
# Build the build-time dependencies of this configuration on the DVD
# to speed up installation.