mirror of
https://github.com/NixOS/nixos-hardware
synced 2024-11-19 17:39:42 +01:00
apple/macbook-air/6: resolve tearing
This commit is contained in:
parent
b65efccd54
commit
8a352e39b5
1 changed files with 1 additions and 0 deletions
|
@ -13,5 +13,6 @@
|
|||
|
||||
services.xserver.deviceSection = lib.mkDefault ''
|
||||
Option "Backlight" "mba6x_backlight"
|
||||
Option "TearFree" "true"
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue