Shell commands to run after onNotify event.
string or attribute set of string
""
{ mail = "\${pkgs.notmuch}/bin/notmuch new && \${pkgs.libnotify}/bin/notify-send 'New mail arrived'"; }