2023-07-09 09:34:18 +02:00
|
|
|
[Install]
|
|
|
|
WantedBy=default.target
|
|
|
|
|
|
|
|
[Service]
|
2024-08-16 11:34:29 +02:00
|
|
|
Environment=PATH=
|
2023-07-09 09:34:18 +02:00
|
|
|
Environment=NOTMUCH_CONFIG=/home/hm-user/.config/notmuch/default/config
|
|
|
|
ExecStart=@goimapnotify@/bin/goimapnotify -conf '/nix/store/00000000000000000000000000000000-imapnotify-hm-example.com-config.json'
|
|
|
|
Restart=always
|
|
|
|
RestartSec=30
|
|
|
|
Type=simple
|
|
|
|
|
|
|
|
[Unit]
|
|
|
|
Description=imapnotify for hm-example.com
|