fix tlp
This commit is contained in:
parent
0703bda89f
commit
61aed191fc
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
];
|
||||
|
||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||
services.power-profiles-daemon.enable = false;
|
||||
services.tlp.enable = true;
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue