[Unit] Description=LiveKit Jarvis (Arch C: Gemini Voice + Hermes Brain) After=network.target [Service] Type=simple WorkingDirectory=/home/spy/Code/Project/livekit-llm-agent Environment=PATH=/home/spy/Code/Project/livekit-llm-agent/.venv/bin:/usr/bin ExecStart=/home/spy/Code/Project/livekit-llm-agent/.venv/bin/python agent.py dev Restart=always RestartSec=5 [Install] WantedBy=default.target