From e1f7ec6dbd5b7851e7080491571d096bdc0e34f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Mon, 13 Jan 2025 18:05:23 +0200 Subject: [PATCH] Change intel laptop conf --- hardware-specific/intel-laptop.nix | 7 ------- 1 file changed, 7 deletions(-) diff --git a/hardware-specific/intel-laptop.nix b/hardware-specific/intel-laptop.nix index 941dc19..4e0fa9d 100644 --- a/hardware-specific/intel-laptop.nix +++ b/hardware-specific/intel-laptop.nix @@ -8,13 +8,6 @@ }; services = { - xserver = pkgs.lib.mkIf config.services.xserver.enable { - deviceSection = '' - Option "DRI" "2" - Option "TearFree" "true" - ''; - }; - tlp = { enable = true; settings = {