mtworx tlp
This commit is contained in:
@@ -176,6 +176,14 @@ in
|
||||
};
|
||||
};
|
||||
|
||||
services.tlp = {
|
||||
enable = true;
|
||||
settings = {
|
||||
START_CHARGE_THRESH_BAT0 = 95;
|
||||
STOP_CHARGE_THRESH_BAT0 = 100;
|
||||
};
|
||||
};
|
||||
|
||||
users.extraGroups.vboxusers.members = [ "motiejus" ];
|
||||
|
||||
environment.systemPackages = with pkgs; [ dnsmasq ];
|
||||
|
||||
Reference in New Issue
Block a user