about summary refs log tree commit diff
path: root/nixos/tests
diff options
context:
space:
mode:
authorShea Levy <shea@shealevy.com>2013-11-01 11:29:36 -0400
committerShea Levy <shea@shealevy.com>2013-11-01 11:29:36 -0400
commitcd9786eed27f3ef5535605c483829fdf914c80a1 (patch)
tree4b0070e7167522d8e88fcd60a6fb32fc75d6507a /nixos/tests
parentfc91ec48a8c6a0eba7c11ac6710d7e664f51b53c (diff)
downloadnixlib-cd9786eed27f3ef5535605c483829fdf914c80a1.tar
nixlib-cd9786eed27f3ef5535605c483829fdf914c80a1.tar.gz
nixlib-cd9786eed27f3ef5535605c483829fdf914c80a1.tar.bz2
nixlib-cd9786eed27f3ef5535605c483829fdf914c80a1.tar.lz
nixlib-cd9786eed27f3ef5535605c483829fdf914c80a1.tar.xz
nixlib-cd9786eed27f3ef5535605c483829fdf914c80a1.tar.zst
nixlib-cd9786eed27f3ef5535605c483829fdf914c80a1.zip
Fold efi booting into the default livecd
Signed-off-by: Shea Levy <shea@shealevy.com>
Diffstat (limited to 'nixos/tests')
-rw-r--r--nixos/tests/efi-installer.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/tests/efi-installer.nix b/nixos/tests/efi-installer.nix
index 8a05dbf2a610..63aa0289ffbe 100644
--- a/nixos/tests/efi-installer.nix
+++ b/nixos/tests/efi-installer.nix
@@ -12,7 +12,7 @@ let
     (import ../lib/eval-config.nix {
       inherit system;
       modules =
-        [ ../modules/installer/cd-dvd/installation-cd-efi.nix
+        [ ../modules/installer/cd-dvd/installation-cd-minimal.nix
           ../modules/testing/test-instrumentation.nix
           { key = "serial";