europa: remove non-working tlp config

This commit is contained in:
Aaron Bieber 2023-06-22 14:52:01 -06:00
parent e4a9433fb4
commit cd8ba78e70
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 = {