archinstall runs `systemctl enable` over the `services` list *before* custom_commands, so our own unit files (written in custom_commands) didn't exist yet at enable-time and install aborted with "Unit furtka-welcome.service does not exist". Keep `caddy` + `avahi-daemon` in `services` since those are packaged units present right after pacstrap; move `furtka-welcome` + `furtka-status.timer` to a `systemctl enable` call appended to custom_commands so they fire after the unit files land on disk. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| app.py | ||
| drives.py | ||
| requirements.txt | ||