Enable powertop auto tuning on startup
This commit is contained in:
parent
2e4cdf26e2
commit
46bbbc4e46
1 changed files with 3 additions and 0 deletions
|
@ -34,5 +34,8 @@
|
|||
networking.networkmanager.enable = true;
|
||||
|
||||
users.users.opdavies.extraGroups = [ "media" ];
|
||||
|
||||
powerManagement.powertop.enable = true;
|
||||
|
||||
users.groups.media = { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue