mirror of
https://github.com/youwen5/liminalOS.git
synced 2025-06-20 05:59:51 -07:00
feat: enable powertop auto-tune on laptops
This commit is contained in:
parent
f31cbd6d56
commit
908c2d52da
2 changed files with 4 additions and 0 deletions
|
@ -181,6 +181,8 @@
|
|||
};
|
||||
};
|
||||
|
||||
powerManagement.powertop.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