diff options
author | sefidel <contact@sefidel.net> | 2023-04-03 22:06:57 +0900 |
---|---|---|
committer | sefidel <contact@sefidel.net> | 2023-04-03 22:06:57 +0900 |
commit | c1a929810f5afb9fb549b30281bccdcd6fd00888 (patch) | |
tree | 65f083bbe97fd6ed0bed09af9d91c7f86adbd954 /home/profiles | |
parent | f779edff3b2ed528685ac3e3191cba4cd5d182f8 (diff) | |
download | nixrc-c1a929810f5afb9fb549b30281bccdcd6fd00888.tar.gz nixrc-c1a929810f5afb9fb549b30281bccdcd6fd00888.zip |
feat(home/communication): sefidel-net: add Trash mailbox
Diffstat (limited to 'home/profiles')
-rw-r--r-- | home/profiles/communication/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { |