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.extraConfig = ''
|
||||
START_CHARGE_THRESH_BAT0=80
|
||||
'';
|
||||
services.tlp.settings = {
|
||||
START_CHARGE_THRESH_BAT0 = 80;
|
||||
};
|
||||
|
||||
nix = {
|
||||
buildCores = 2;
|
||||
|
Loading…
Reference in New Issue
Block a user