Prepare for battery monitor to be installed on first run

This commit is contained in:
David Heinemeier Hansson
2025-08-25 07:26:25 +02:00
parent bdfc0fad5d
commit 28ba0bff7a
4 changed files with 13 additions and 20 deletions

View File

@@ -19,7 +19,6 @@ source $OMARCHY_INSTALL/preflight/migrations.sh
source $OMARCHY_INSTALL/config/config.sh
source $OMARCHY_INSTALL/config/branding.sh
source $OMARCHY_INSTALL/config/network.sh
source $OMARCHY_INSTALL/config/power.sh
source $OMARCHY_INSTALL/config/git.sh
source $OMARCHY_INSTALL/config/gpg.sh
source $OMARCHY_INSTALL/config/usb-autosuspend.sh