mirror of
https://github.com/NixOS/nixos-hardware
synced 2025-04-28 08:45:23 +02:00
lenovo/thinkpad/x230: resolve tearing
This commit is contained in:
parent
8a352e39b5
commit
30fdd53a0a
1 changed files with 4 additions and 0 deletions
|
@ -15,4 +15,8 @@
|
|||
"tpm-rng"
|
||||
];
|
||||
};
|
||||
|
||||
services.xserver.deviceSection = lib.mkDefault ''
|
||||
Option "TearFree" "true"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue