mirror of
https://github.com/nix-community/home-manager.git
synced 2025-12-07 17:41:03 +01:00
imapnotify: provide an option for setting PATH
Including some useful presetting for notmuch and mbsync.
This commit is contained in:
parent
0daaded612
commit
65912bc684
2 changed files with 20 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
WantedBy=default.target
|
||||
|
||||
[Service]
|
||||
Environment=PATH=
|
||||
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue