all repos — nixfiles @ 384ed5f565ffb16e991b42dbe33fa0a903a0a7cc

System and user configuration, managed by nix and home-manager

t470s: remove commented-out X configuration
Alan Pearce alan@alanpearce.eu
Mon, 23 Sep 2019 10:41:32 +0200
commit

384ed5f565ffb16e991b42dbe33fa0a903a0a7cc

parent

3b71a1029041184e1ff02f168be70fdc223510e9

1 files changed, 0 insertions(+), 7 deletions(-)

jump to
M modules/machines/t470s.nixmodules/machines/t470s.nix
@@ -36,13 +36,6 @@ hardware.pulseaudio.extraConfig = ''     load-module module-alsa-sink device=hw:0,7
   '';
 
-  # Try a different acceleration method; maybe it helps with screen corruption
-  # services.xserver.deviceSection = ''
-  #   Option      "AccelMethod"  "sna"
-  #   Option      "TearFree"     "true"
-  #   Option      "TripleBuffer" "false"
-  # '';
-
   services.xserver = {
     dpi = 109;
     monitorSection = ''