nixos/tlp: Say what TLP is
This commit is contained in:
parent
e3e3bd61f8
commit
e7b4df9617
@ -37,7 +37,7 @@ in
|
||||
enable = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "Whether to enable the TLP daemon.";
|
||||
description = "Whether to enable the TLP power management daemon.";
|
||||
};
|
||||
|
||||
extraConfig = mkOption {
|
||||
|
Loading…
Reference in New Issue
Block a user