mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-12-01 14:41:09 +01:00
thinkpad/x1: enable Intel IOMMU
This commit is contained in:
parent
6fbaa46f15
commit
6bdf6d3cda
1 changed files with 2 additions and 0 deletions
|
|
@ -3,4 +3,6 @@
|
|||
../.
|
||||
../../../common/cpu/intel
|
||||
];
|
||||
|
||||
boot.kernelParams = [ "intel_iommu=on" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue