mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 09:38:07 +08:00
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>
6 lines
43 B
Nix
6 lines
43 B
Nix
{
|
|
imports = [
|
|
../cpu-only.nix
|
|
];
|
|
}
|