Added iommu support

This commit is contained in:
Tim Schubert 2022-04-04 20:25:30 +02:00
parent 7795c68ca0
commit a8548bfdc9
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
2 changed files with 14 additions and 2 deletions

View file

@ -10,7 +10,6 @@
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "ehci_pci" "usb_storage" "sd_mod" "sdhci_pci" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
fileSystems."/" =