fixup! Add dependencies to UGent goimapnotify
This commit is contained in:
parent
0888fe1f61
commit
7e928be885
|
@ -51,7 +51,7 @@ in {
|
|||
systemd.user.services.goimapnotify-ugent = {
|
||||
description = "Sync UGent mail using IMAP IDLE";
|
||||
wantedBy = [ "default.target" ];
|
||||
path = [ goimapnotify pass-wayland isync notmuch python3Minimal gnupg ];
|
||||
path = [ goimapnotify pass-wayland isync notmuch python39 gnupg ];
|
||||
script = ''
|
||||
${pkgs.goimapnotify}/bin/goimapnotify -conf /home/coolneng/.config/goimapnotify/ugent.conf
|
||||
'';
|
||||
|
|
Loading…
Reference in New Issue