simplify kernel params

This commit is contained in:
Gerg-L 2024-01-01 15:20:46 -05:00
parent 420dee9873
commit 87691310c8
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 1 additions and 17 deletions

View file

@ -69,6 +69,7 @@ in
};
boot = {
kernelParams = [
"iommu=pt"
"amd_iommu=on"
"vfio_iommu_type1.allow_unsafe_interrupts=1"
"kvm.ignore_msrs=1"