add wait variable for goimapnotify

Previously `wait` could be defined in the user's config file, but in the
new release it appears to only be supported as a flag, so we have to
override the systemd service.
This commit is contained in:
Pig Monkey 2024-09-16 15:56:35 -07:00
parent 6e81116824
commit de59ed760b
7 changed files with 31 additions and 5 deletions

View file

@ -52,6 +52,7 @@
- { role: taskwarrior, tags: ['taskwarrior'] }
- { role: ledger, tags: ['ledger'] }
- { role: mail, tags: ['mail'] }
- { role: goimapnotify, tags: ['goimapnotify'] }
- { role: cups, tags: ['cups'] }
- { role: office, tags: ['office'] }
- { role: visidata, tags: ['visidata'] }