profiles: laptop: enable TLP
This commit is contained in:
parent
9a9d0ba266
commit
bbddf086ec
1 changed files with 3 additions and 0 deletions
|
|
@ -11,6 +11,9 @@ in
|
|||
# Enable touchpad support
|
||||
services.xserver.libinput.enable = true;
|
||||
|
||||
# Enable TLP power management
|
||||
my.services.tlp.enable = true;
|
||||
|
||||
# Enable upower power management
|
||||
my.modules.upower.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue