europa: remove non-working tlp config
This commit is contained in:
parent
e4a9433fb4
commit
cd8ba78e70
@ -153,14 +153,6 @@ in {
|
|||||||
services.xinCA = { enable = false; };
|
services.xinCA = { enable = false; };
|
||||||
|
|
||||||
services = {
|
services = {
|
||||||
power-profiles-daemon.enable = false;
|
|
||||||
tlp = {
|
|
||||||
enable = true;
|
|
||||||
settings = {
|
|
||||||
START_CHARGE_THRESH_BAT0 = 40;
|
|
||||||
STOP_CHARGE_THRESH_BAT0 = 85;
|
|
||||||
};
|
|
||||||
};
|
|
||||||
restic = {
|
restic = {
|
||||||
backups = {
|
backups = {
|
||||||
local = {
|
local = {
|
||||||
|
Loading…
Reference in New Issue
Block a user