diff options
| -rw-r--r-- | home.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -487,7 +487,7 @@ in | |||
| 487 | notmuch tag +oss_security -inbox -- tag:unread and to:oss-security@lists.openwall.com | 487 | notmuch tag +oss_security -inbox -- tag:unread and to:oss-security@lists.openwall.com |
| 488 | notmuch tag +tuhs -inbox -- tag:unread and to:tuhs@tuhs.org | 488 | notmuch tag +tuhs -inbox -- tag:unread and to:tuhs@tuhs.org |
| 489 | ''; | 489 | ''; |
| 490 | preNew = "mbsync -a"; | 490 | #preNew = "mbsync -a"; |
| 491 | }; | 491 | }; |
| 492 | }; | 492 | }; |
| 493 | 493 | ||
