hosts/legion: some additions

Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
2025-04-15 19:49:08 +03:00
parent 693da19c7f
commit 02bc6fce53
5 changed files with 18 additions and 5 deletions

View File

@ -0,0 +1,7 @@
{
powerManagement.enable = true;
powerManagement.powertop.enable = true;
services.power-profiles-daemon.enable = true;
services.thermald.enable = true;
services.upower.enable = true;
}