{ config, pkgs, ... }: { boot.kernelParams = [ "i915.enable_guc=2" "i915.fastboot=1" ]; }