mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
dell/xps/13-9360: review
This commit is contained in:
8
common/cpu/intel/kaby-lake/default.nix
Normal file
8
common/cpu/intel/kaby-lake/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
imports = [ ../. ];
|
||||
|
||||
kernelParams = [
|
||||
"i915.enable_fbc=1"
|
||||
"i915.enable_psr=2"
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user