set better battery margins
This commit is contained in:
4
x230.nix
4
x230.nix
@@ -34,8 +34,8 @@
|
||||
CPU_ENERGY_PERF_POLICY_ON_BAT = "power";
|
||||
CPU_ENERGY_PERF_POLICY_ON_AC = "performance";
|
||||
|
||||
START_CHARGE_THRESH_BAT0 = "90";
|
||||
STOP_CHARGE_THRESH_BAT0 = "95";
|
||||
START_CHARGE_THRESH_BAT0 = "75";
|
||||
STOP_CHARGE_THRESH_BAT0 = "90";
|
||||
};
|
||||
};
|
||||
powerManagement.powertop.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user