about summary refs log tree commit diff
path: root/nixos/modules/hardware
diff options
context:
space:
mode:
authorPol Dellaiera <pol.dellaiera@protonmail.com>2023-06-28 08:36:14 +0200
committerGitHub <noreply@github.com>2023-06-28 08:36:14 +0200
commitf9c3e5dac14eff8dfe9a0100b5dbd95ebfa89842 (patch)
tree6d4c5e681b4ad49f21b5815962e74a24d6b7c9e0 /nixos/modules/hardware
parent91dbeebd0fb9018bc202962ca08d5760e4bebc98 (diff)
parent46336e7a53e6da594c246eabe8924a204f9a1257 (diff)
Merge pull request #232415 from jensbin/displaylink57
displaylink: 5.6.1-59.184 -> 5.7.0-61.129
Diffstat (limited to 'nixos/modules/hardware')
-rw-r--r--nixos/modules/hardware/video/displaylink.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/hardware/video/displaylink.nix b/nixos/modules/hardware/video/displaylink.nix
index 912f53da836a8..ce5fbeeae536f 100644
--- a/nixos/modules/hardware/video/displaylink.nix
+++ b/nixos/modules/hardware/video/displaylink.nix
@@ -26,6 +26,7 @@ in
         Identifier  "DisplayLink"
         MatchDriver "evdi"
         Driver      "modesetting"
+        Option      "TearFree" "true"
         Option      "AccelMethod" "none"
       EndSection
     '';