mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -3,6 +3,4 @@
|
||||||
../.
|
../.
|
||||||
../../../common/cpu/intel
|
../../../common/cpu/intel
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.kernelParams = [ "intel_iommu=on" ];
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue