diff --git a/capibara.nix b/capibara.nix index 2ade32e..2e70bd9 100644 --- a/capibara.nix +++ b/capibara.nix @@ -115,6 +115,10 @@ in { }; }; + services.xserver.deviceSection = '' + Option "TearFree" "true" + ''; + networking = { hostName = "capibara"; interfaces = {