mirror of
https://github.com/tuxdotrs/nixos-config.git
synced 2025-07-07 02:06:34 +05:30
change battery threshold
This commit is contained in:
@ -216,7 +216,7 @@
|
||||
enableUserService = true;
|
||||
asusdConfig = ''
|
||||
(
|
||||
charge_control_end_threshold: 80,
|
||||
charge_control_end_threshold: 100,
|
||||
panel_od: false,
|
||||
mini_led_mode: false,
|
||||
disable_nvidia_powerd_on_battery: true,
|
||||
|
Reference in New Issue
Block a user