mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
common/gpu/intel: update modules to use new options
This commit is contained in:
@@ -4,4 +4,6 @@
|
||||
# Enables RC6, RC6p and RC6pp.
|
||||
# Last two are only available on Sandy Bridge CPUs (circa 2011).
|
||||
boot.kernelParams = [ "i915.enable_rc6=7" ];
|
||||
|
||||
hardware.intelgpu.vaapiDriver = "intel-vaapi-driver";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user