mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-09 03:18:50 +08:00
services.tlp.enable = true; for power management
This commit is contained in:
@@ -9,4 +9,5 @@ with lib;
|
||||
};
|
||||
|
||||
hardware.enableAllFirmware = true;
|
||||
services.tlp.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user