Change intel laptop conf
This commit is contained in:
parent
b9ac082083
commit
e1f7ec6dbd
1 changed files with 0 additions and 7 deletions
|
@ -8,13 +8,6 @@
|
|||
};
|
||||
|
||||
services = {
|
||||
xserver = pkgs.lib.mkIf config.services.xserver.enable {
|
||||
deviceSection = ''
|
||||
Option "DRI" "2"
|
||||
Option "TearFree" "true"
|
||||
'';
|
||||
};
|
||||
|
||||
tlp = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue