mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-08 19:46:10 +01:00
common/gpu/intel: reformat
This commit is contained in:
parent
3827903417
commit
0ccdd27056
5 changed files with 54 additions and 58 deletions
|
|
@ -1,7 +1,5 @@
|
|||
{
|
||||
imports = [ ../. ];
|
||||
|
||||
boot.kernelParams = [
|
||||
"i915.enable_guc=2"
|
||||
];
|
||||
boot.kernelParams = [ "i915.enable_guc=2" ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue