T470s: don't force as manu graphical settings
1 file changed, 1 insertion(+), 2 deletions(-)
jump to
M modules/machines/t470s.nix → modules/machines/t470s.nix
@@ -24,8 +24,7 @@ ''; boot.kernelParams = [ "i915.enable_guc=2" - "i915.enable_fbc=1" - "i915.enable_psr=2" + "i915.enable_psr=1" ]; boot.postBootCommands = ''