mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-06 01:48:50 +08:00
common/gpu/intel: update modules to use new options
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
imports = [ ../. ];
|
||||
|
||||
boot.kernelParams = [ "i915.enable_guc=2" ];
|
||||
|
||||
hardware.intelgpu.vaapiDriver = "intel-media-driver";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user