mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-04 01:07:14 +08:00
lenovo/thinkpad/x230: resolve tearing
This commit is contained in:
@@ -15,4 +15,8 @@
|
||||
"tpm-rng"
|
||||
];
|
||||
};
|
||||
|
||||
services.xserver.deviceSection = lib.mkDefault ''
|
||||
Option "TearFree" "true"
|
||||
'';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user