Loading nixos/tests/ec2.nix +0 −6 Original line number Diff line number Diff line Loading @@ -18,12 +18,6 @@ let ../modules/testing/test-instrumentation.nix ../modules/profiles/qemu-guest.nix { # Hack to make the partition resizing work in QEMU. boot.initrd.postDeviceCommands = mkBefore '' ln -s vda /dev/xvda ln -s vda1 /dev/xvda1 ''; amazonImage.format = "qcow2"; # In a NixOS test the serial console is occupied by the "backdoor" Loading Loading
nixos/tests/ec2.nix +0 −6 Original line number Diff line number Diff line Loading @@ -18,12 +18,6 @@ let ../modules/testing/test-instrumentation.nix ../modules/profiles/qemu-guest.nix { # Hack to make the partition resizing work in QEMU. boot.initrd.postDeviceCommands = mkBefore '' ln -s vda /dev/xvda ln -s vda1 /dev/xvda1 ''; amazonImage.format = "qcow2"; # In a NixOS test the serial console is occupied by the "backdoor" Loading