nova-image: don't use ec2-data since it delays the bootup time

This commit is contained in:
Domen Kožar 2015-12-03 11:08:08 +01:00
parent 76fc329794
commit 7402dd4197
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@ with lib;
imports = [
../profiles/qemu-guest.nix
../profiles/headless.nix
./ec2-data.nix
];
fileSystems."/".device = "/dev/disk/by-label/nixos";