mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-01 16:49:40 +01:00
6e486f2812
Starting with lunarlake this driver no longer needs to force probe:
ad46e8f95e/drivers/gpu/drm/xe/xe_pci.c (L339)
Co-authored-by: Gavin John <gavinnjohn@gmail.com>
5 lines
43 B
Nix
5 lines
43 B
Nix
{
|
|
imports = [
|
|
../cpu-only.nix
|
|
];
|
|
}
|