europa: remove non-working tlp config

This commit is contained in:
Aaron Bieber 2023-06-22 14:52:01 -06:00
parent 1c5777eeb5
commit 6359768211
No known key found for this signature in database

View File

@ -153,14 +153,6 @@ in {
services.xinCA = { enable = false; };
services = {
power-profiles-daemon.enable = false;
tlp = {
enable = true;
settings = {
START_CHARGE_THRESH_BAT0 = 40;
STOP_CHARGE_THRESH_BAT0 = 85;
};
};
restic = {
backups = {
local = {