nova-chatmix.service: fix so restarts on failure by removing duplicate "Restart=" that was set to "no"

This commit is contained in:
Jaxon Wright 2025-07-24 23:16:02 -04:00 committed by Ricardo
parent 57fdea9442
commit 32f96c0552

View file

@ -4,7 +4,6 @@ After=pipewire.service pipewire-pulse.service
Wants=network-online.target
[Service]
Restart=no
Type=simple
ExecStart=%h/.local/bin/nova.py
Restart=on-failure