remove disabled tlp
This commit is contained in:
parent
9f2ae7286a
commit
d31ba40683
1 changed files with 0 additions and 3 deletions
|
@ -21,9 +21,6 @@ in
|
||||||
post-build-hook = ${signHook}
|
post-build-hook = ${signHook}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
# conflicts with power-management
|
|
||||||
services.tlp.enable = false;
|
|
||||||
|
|
||||||
boot.kernelPackages = pkgs.linuxPackages_latest;
|
boot.kernelPackages = pkgs.linuxPackages_latest;
|
||||||
|
|
||||||
boot.kernelModules = [ "kvm-amd" ];
|
boot.kernelModules = [ "kvm-amd" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue