magpie: add virtio-gpu as initrd module
This commit is contained in:
parent
6c3b0aa239
commit
1829280f14
@ -29,7 +29,7 @@
|
||||
|
||||
boot.initrd = {
|
||||
compressor = "zstd";
|
||||
availableKernelModules = ["virtio-pci"];
|
||||
availableKernelModules = ["virtio-pci" "virtio-gpu"];
|
||||
systemd.enable = true;
|
||||
network = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user