summary refs log tree commit diff
path: root/gnu/system.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system.scm')
-rw-r--r--gnu/system.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/system.scm b/gnu/system.scm
index 812d7c5d56..a365fb57e4 100644
--- a/gnu/system.scm
+++ b/gnu/system.scm
@@ -83,7 +83,7 @@
   (bootloader operating-system-bootloader)        ; <grub-configuration>
 
   (initrd operating-system-initrd                 ; (list fs) -> M derivation
-          (default qemu-initrd))
+          (default base-initrd))
 
   (host-name operating-system-host-name)          ; string