tlp service: disable builtin power management
This commit is contained in:
parent
0e5c802120
commit
0056f5a6d4
@ -54,6 +54,9 @@ in
|
|||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
|
|
||||||
|
powerManagement.scsiLinkPolicy = null;
|
||||||
|
powerManagement.cpuFreqGovernor = null;
|
||||||
|
|
||||||
systemd.services = {
|
systemd.services = {
|
||||||
tlp = {
|
tlp = {
|
||||||
description = "TLP system startup/shutdown";
|
description = "TLP system startup/shutdown";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user