aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--systems/axo.scm6
1 files changed, 5 insertions, 1 deletions
diff --git a/systems/axo.scm b/systems/axo.scm
index 720a6463..cd02b725 100644
--- a/systems/axo.scm
+++ b/systems/axo.scm
@@ -182,7 +182,11 @@
(energy-perf-policy-on-ac "performance")
(energy-perf-policy-on-bat "powersave")
(pcie-aspm-on-ac "performance")
- (pcie-aspm-on-bat "powersupersave")))
+ (pcie-aspm-on-bat "powersupersave")
+ (start-charge-thresh-bat0 70)
+ (start-charge-thresh-bat1 70)
+ (stop-charge-thresh-bat0 95)
+ (stop-charge-thresh-bat1 95)))
(nftables-service "axo")
(simple-service 'my-cron-jobs
mcron-service-type