more powermanagement

This commit is contained in:
foosinn 2020-09-08 18:48:15 +02:00
parent fafa2c6a11
commit 0cf2791432

View file

@ -12,6 +12,7 @@
];
services.tlp.enable = true;
powerManagement.powertop.enable = true;
systemd.tmpfiles.rules = [
"w /sys/class/drm/card0/device/power_dpm_force_performance_level - - - - low"
];