remove stale systemd/ files (moved to by-machine/nimo.loc)

This commit is contained in:
2026-06-20 07:09:28 -07:00
parent adfe872be9
commit c93c871c5a
2 changed files with 0 additions and 17 deletions

View File

@@ -1,8 +0,0 @@
[Unit]
Description=Sync new ComfyUI outputs to Samba share, organize, and rename
[Service]
Type=oneshot
ExecStart=%h/git/schmeeve-toolz/comfyui-sync
StandardOutput=append:%h/.local/state/comfyui-sync.log
StandardError=append:%h/.local/state/comfyui-sync.log

View File

@@ -1,9 +0,0 @@
[Unit]
Description=Run comfyui-sync every 30 minutes
[Timer]
OnCalendar=*:0/30
Persistent=true
[Install]
WantedBy=timers.target