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))))