Change intel laptop conf

This commit is contained in:
Vili Sinervä 2025-01-13 18:05:23 +02:00
parent b9ac082083
commit e1f7ec6dbd
No known key found for this signature in database
GPG key ID: DF8FEAF54EFAC996

View file

@ -8,13 +8,6 @@
};
services = {
xserver = pkgs.lib.mkIf config.services.xserver.enable {
deviceSection = ''
Option "DRI" "2"
Option "TearFree" "true"
'';
};
tlp = {
enable = true;
settings = {