summaryrefslogtreecommitdiff
path: root/gnu/system
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/system')
-rw-r--r--gnu/system/vm.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/system/vm.scm b/gnu/system/vm.scm
index 345cecedd8..db29fd5ce9 100644
--- a/gnu/system/vm.scm
+++ b/gnu/system/vm.scm
@@ -143,6 +143,7 @@ made available under the /xchg CIFS share."
(return initrd)
(base-initrd %linux-vm-file-systems
#:linux linux
+ #:linux-modules %base-initrd-modules
#:virtio? #t
#:qemu-networking? #t))))