[Unit] Description=JARVIS-QVAC local voice assistant After=pipewire.service wireplumber.service graphical-session.target Wants=pipewire.service [Service] Type=simple WorkingDirectory=%h/.local/share/jarvis-qvac ExecStart=__JARVIS_NODE__ %h/.local/share/jarvis-qvac/daemon/index.js Environment=QVAC_CONFIG_PATH=%h/.config/jarvis/qvac.config.json Environment=JARVIS_GPU_REQUIRED=1 Environment=JARVIS_QVAC_OWNER=jarvisd Restart=on-failure RestartSec=2 [Install] WantedBy=graphical-session.target