Couple power-profiles-daemon and AMD P-State EPP
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
# Enable power-profiles-daemon
|
||||
services.power-profiles-daemon.enable = true;
|
||||
|
||||
# Integration of AMD P-State EPP with power-profiles-daemon
|
||||
services.pp-to-amd-epp.enable = true;
|
||||
|
||||
# Suspend when the battery is critical and autosuspend USB and PCI
|
||||
services.udev.extraRules = ''
|
||||
SUBSYSTEM=="power_supply", ATTR{status}=="Discharging", ATTR{model_name}=="01AV405", ATTR{capacity}=="[0-5]", RUN+="${config.systemd.package}/bin/systemctl suspend -i"
|
||||
|
||||
Reference in New Issue
Block a user