From c1a929810f5afb9fb549b30281bccdcd6fd00888 Mon Sep 17 00:00:00 2001 From: sefidel Date: Mon, 3 Apr 2023 22:06:57 +0900 Subject: feat(home/communication): sefidel-net: add Trash mailbox --- home/profiles/communication/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/communication') diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index 4f4be20..4bd6179 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -60,7 +60,7 @@ in "Drafts" "Junk" "Sent" - # "Trash" + "Trash" ]; imapnotify = { -- cgit 1.4.1