Fix postBootCommands ordering

Should use explicit ordering...
This commit is contained in:
Eelco Dolstra 2013-07-02 13:52:43 +02:00
parent 2572879a62
commit bd99966902

View file

@ -8,8 +8,8 @@ with pkgs.lib;
{
require =
[ ./memtest.nix
./iso-image.nix
./channel.nix
./iso-image.nix
# Profiles of this basic installation CD.
../../profiles/all-hardware.nix