add intel-gpu-tools
This commit is contained in:
parent
229d78d0d6
commit
19ad0e1223
1 changed files with 2 additions and 0 deletions
|
@ -67,6 +67,8 @@
|
|||
MOZ_DISABLE_RDD_SANDBOX = "1";
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ intel-gpu-tools ];
|
||||
|
||||
boot.kernelParams = [
|
||||
# enable the i915 sandybridge framebuffer compression (475mw savings)
|
||||
"i915.i915_enable_fbc=1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue