Merge pull request #402 from twoolie/patch-1
Remove `intel_iommu=on` by default for all X1 models.
This commit is contained in:
commit
ddeb6a0aa4
|
@ -3,6 +3,4 @@
|
|||
../.
|
||||
../../../common/cpu/intel
|
||||
];
|
||||
|
||||
boot.kernelParams = [ "intel_iommu=on" ];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue