fuji: disable batteryNotifier daemon

This commit is contained in:
2026-03-21 15:09:24 +01:00
parent b43732f371
commit 166aaaeef4

View File

@@ -493,7 +493,7 @@ in
}; };
batteryNotifier = { batteryNotifier = {
enable = true; enable = false;
notifyCapacity = 12; notifyCapacity = 12;
suspendCapacity = 5; suspendCapacity = 5;
}; };