virtualization plus wifif
This commit is contained in:
parent
b27b33d13e
commit
fa48674845
2 changed files with 9 additions and 7 deletions
|
@ -8,7 +8,7 @@
|
|||
boot.initrd.availableKernelModules = [ "vmd" "xhci_pci" "ahci" "nvme" "usbhid" "usb_storage" "sd_mod" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
boot.kernelModules = [ "kvm-intel" "vfio-pci" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
boot.extraModulePackages = lib.attrVals [ "rtl8812au" ] config.boot.kernelPackages;
|
||||
|
||||
boot.kernelParams = [
|
||||
"loglevel=3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue