Reorganize files for new image. Add new paths in home directory. Start on game launchers and installers.

This commit is contained in:
Storm Dragon
2026-04-21 12:21:31 -04:00
parent 1593d15b7e
commit c92d35a023
356 changed files with 2652 additions and 611 deletions
@@ -0,0 +1,11 @@
[Unit]
Description=Apply persistent Stormux service state
After=local-fs.target
RequiresMountsFor=/home/stormux/.local/.services
[Service]
Type=oneshot
ExecStart=/home/stormux/.local/bin/stormux_service_state.sh apply
[Install]
WantedBy=multi-user.target