add basic first time installation

This commit is contained in:
desolate
2026-05-14 18:21:18 +03:00
commit 7cb75b72c8
72 changed files with 1198 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
#!/bin/sh
sudo true
gum style --foreground 4 "
RUNNING SERVICES:
"
. "$SERVICES_DIR/run-dbus.sh"
. "$SERVICES_DIR/run-emptty.sh"
. "$SERVICES_DIR/run-seatd.sh"