Initial battery monitoring solution added.

This commit is contained in:
Storm Dragon
2025-08-07 20:54:20 -04:00
parent 2fa5e2d9af
commit e1434f6423
5 changed files with 258 additions and 1 deletions

View File

@@ -57,6 +57,9 @@ systemctl disable bluetooth.service
systemctl disable fstrim.timer
systemctl disable sshd.service
# Enable battery monitoring service
systemctl enable battery-monitor.service
# Restore defaults
cp /etc/speech-dispatcher/speechd.conf.bak /etc/speech-dispatcher/speechd.conf
touch /home/stormux/.firstboot