moar malachite fixes
This commit is contained in:
parent
8d69eb76d6
commit
101d47fa29
2 changed files with 12 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
boot.initrd.availableKernelModules = [ "vmd" "xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-intel" ];
|
||||
boot.kernelModules = [ "kvm-intel" "vfio-pci" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
|
||||
boot.kernelParams = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue