system: image: Add qcow2 image type.
[jackhill/guix/guix.git] / gnu / system / hurd.scm
index 43d98cc..80fffe8 100644 (file)
@@ -94,7 +94,7 @@
     (bootloader (bootloader-configuration
                  (bootloader grub-minimal-bootloader)
                  (target "/dev/vda")))
-    (initrd (lambda _ '()))
+    (initrd #f)
     (initrd-modules (lambda _ '()))
     (firmware '())
     (host-name "guixygnu")