Revert "Change TLP charge thresholds"
This reverts commit 76f681355cb6c2aab79d190907fbb521bd19ec87. This setting is opinionated and should be left to the user. See: https://github.com/NixOS/nixos-hardware/pull/154#issuecomment-617181517
This commit is contained in:
parent
16336614d3
commit
41d2c3322b
@ -16,10 +16,4 @@
|
|||||||
services.xserver.deviceSection = lib.mkDefault ''
|
services.xserver.deviceSection = lib.mkDefault ''
|
||||||
Option "TearFree" "true"
|
Option "TearFree" "true"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
services.tlp.extraConfig = lib.mkDefault ''
|
|
||||||
START_CHARGE_THRESH_BAT0=67
|
|
||||||
STOP_CHARGE_THRESH_BAT0=100
|
|
||||||
'';
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user