Fix postBootCommands ordering
Should use explicit ordering...
This commit is contained in:
@@ -8,8 +8,8 @@ with pkgs.lib;
|
|||||||
{
|
{
|
||||||
require =
|
require =
|
||||||
[ ./memtest.nix
|
[ ./memtest.nix
|
||||||
./iso-image.nix
|
|
||||||
./channel.nix
|
./channel.nix
|
||||||
|
./iso-image.nix
|
||||||
|
|
||||||
# Profiles of this basic installation CD.
|
# Profiles of this basic installation CD.
|
||||||
../../profiles/all-hardware.nix
|
../../profiles/all-hardware.nix
|
||||||
|
|||||||
Reference in New Issue
Block a user