mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
dell-precision-3490: init module
This commit is contained in:
parent
c06d50adeb
commit
72081c9fbb
5 changed files with 34 additions and 0 deletions
5
common/gpu/intel/meteor-lake/default.nix
Normal file
5
common/gpu/intel/meteor-lake/default.nix
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
imports = [ ../. ];
|
||||
|
||||
hardware.intelgpu.vaapiDriver = "intel-media-driver";
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue