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