about summary refs log tree commit diff
path: root/home/profiles/messaging/default.nix
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-02-20 23:51:49 +0900
committersefidel <contact@sefidel.net>2022-02-20 23:51:49 +0900
commit165a8222b585821c11bcf2f963b1c7c95eed97ec (patch)
treeef0d6a2933598d714273d771762cfcc950d52a7f /home/profiles/messaging/default.nix
parentda0588518893d67fb78618fa61d89b8480f29468 (diff)
downloadnixrc-165a8222b585821c11bcf2f963b1c7c95eed97ec.tar.gz
nixrc-165a8222b585821c11bcf2f963b1c7c95eed97ec.zip
chore: reformat
Diffstat (limited to 'home/profiles/messaging/default.nix')
-rw-r--r--home/profiles/messaging/default.nix6
1 files changed, 5 insertions, 1 deletions
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 = {