mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 17:38:41 +08:00
common/gpu/intel: reformat
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
{
|
||||
imports = [ ../. ];
|
||||
|
||||
boot.kernelParams = [
|
||||
"i915.enable_guc=2"
|
||||
];
|
||||
boot.kernelParams = [ "i915.enable_guc=2" ];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user