fix(mutt): notifications now showing on sync service
This commit is contained in:
parent
abbf8000db
commit
c34fea90fe
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ in
|
|||
"DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus"
|
||||
"DISPLAY=:0"
|
||||
"MBSYNCRC=/home/stitchynyan/.config/mbsync/config"
|
||||
"PATH=$PATH:${lib.makeBinPath (lib.attrVals [ "busybox" "cyrus-sasl-xoauth2" "gnupg" "isync" "notify" "notmuch" "pass" "perl" "python3" ] pkgs)}"
|
||||
"PATH=$PATH:${lib.makeBinPath (lib.attrVals [ "busybox" "cyrus-sasl-xoauth2" "gnupg" "isync" "libnotify" "notmuch" "pass" "perl" "python3" ] pkgs)}"
|
||||
"SASL_PATH=/run/current-system/sw/lib/sasl2"
|
||||
"WAYLAND_DISPLAY=wayland-1"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue