tv x220: use services.tlp.settings
This commit is contained in:
parent
e86bc24926
commit
d410977305
@ -48,9 +48,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
services.tlp.enable = true;
|
services.tlp.enable = true;
|
||||||
services.tlp.extraConfig = ''
|
services.tlp.settings = {
|
||||||
START_CHARGE_THRESH_BAT0=80
|
START_CHARGE_THRESH_BAT0 = 80;
|
||||||
'';
|
};
|
||||||
|
|
||||||
nix = {
|
nix = {
|
||||||
buildCores = 2;
|
buildCores = 2;
|
||||||
|
Loading…
Reference in New Issue
Block a user