1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-14 13:01:09 +01:00

imapnotify: move test

Also add test for the systemd service.
This commit is contained in:
Robert Helgesson 2023-07-09 09:34:18 +02:00
parent fad475553a
commit b70db52ff0
No known key found for this signature in database
GPG key ID: 36BDAA14C2797E89
8 changed files with 55 additions and 2 deletions

View file

@ -0,0 +1,12 @@
[Install]
WantedBy=default.target
[Service]
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