From 7402dd41974e34dee7285c79c9c4bad1bb406e64 Mon Sep 17 00:00:00 2001 From: Domen Kožar Date: Thu, 3 Dec 2015 11:08:08 +0100 Subject: nova-image: don't use ec2-data since it delays the bootup time --- nixos/modules/virtualisation/nova-image.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'nixos/modules') diff --git a/nixos/modules/virtualisation/nova-image.nix b/nixos/modules/virtualisation/nova-image.nix index 44c83aee2732..13e36e7888b5 100644 --- a/nixos/modules/virtualisation/nova-image.nix +++ b/nixos/modules/virtualisation/nova-image.nix @@ -21,7 +21,6 @@ with lib; imports = [ ../profiles/qemu-guest.nix ../profiles/headless.nix - ./ec2-data.nix ]; fileSystems."/".device = "/dev/disk/by-label/nixos"; -- cgit 1.4.1