From 165a8222b585821c11bcf2f963b1c7c95eed97ec Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 20 Feb 2022 23:51:49 +0900 Subject: chore: reformat --- home/profiles/messaging/default.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'home/profiles/messaging/default.nix') diff --git a/home/profiles/messaging/default.nix b/home/profiles/messaging/default.nix index b08e0bf..76bbb28 100644 --- a/home/profiles/messaging/default.nix +++ b/home/profiles/messaging/default.nix @@ -54,7 +54,11 @@ in neomutt.enable = true; neomutt.mailboxName = "zach"; neomutt.extraMailboxes = [ - "Archive" "Drafts" "Junk" "Sent" "Trash" + "Archive" + "Drafts" + "Junk" + "Sent" + "Trash" ]; imapnotify = { -- cgit 1.4.1