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_BAT = "power";
|
||||||
CPU_ENERGY_PERF_POLICY_ON_AC = "performance";
|
CPU_ENERGY_PERF_POLICY_ON_AC = "performance";
|
||||||
|
|
||||||
START_CHARGE_THRESH_BAT0 = "90";
|
START_CHARGE_THRESH_BAT0 = "75";
|
||||||
STOP_CHARGE_THRESH_BAT0 = "95";
|
STOP_CHARGE_THRESH_BAT0 = "90";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
powerManagement.powertop.enable = true;
|
powerManagement.powertop.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user