services.tlp.enable = true; for power management

This commit is contained in:
Maximilian Bosch
2017-09-03 23:28:34 +02:00
parent 7d130c0061
commit a2e55b93ad
2 changed files with 1 additions and 3 deletions

View File

@@ -9,4 +9,5 @@ with lib;
};
hardware.enableAllFirmware = true;
services.tlp.enable = true;
}