I think that’s a different issue, but you can enable that using the kernelParams, too, just set:
boot.kernelParams = [
"i915.enable_psr=0"
];
I think that’s a different issue, but you can enable that using the kernelParams, too, just set:
boot.kernelParams = [
"i915.enable_psr=0"
];