mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: switch from powertop to tlp
This commit is contained in:
parent
908c2d52da
commit
fed385b023
2 changed files with 2 additions and 2 deletions
|
@ -181,7 +181,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
powerManagement.powertop.enable = true;
|
||||
services.tlp.enable = true;
|
||||
|
||||
# tells electron apps to use Wayland
|
||||
environment.sessionVariables.NIXOS_OZONE_WL = "1";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue