Going from that line, I will hazard a guess: git
is needed for this service, and you have git available in your systemPackages
.
systemd
services have quite a strict relation with PATH
[1] (and most environment variables). You will need to add the required dependencies to the .path
option for your service.