update aerc

This commit is contained in:
Michael Thomson 2024-09-10 11:18:28 -04:00
parent 10edd40fe4
commit 554a4373f4

View File

@ -21,6 +21,9 @@
aerc = {
enable = true;
extraConfig = {
ui = {
sort = "arrival -r";
};
general = {
unsafe-accounts-conf = true;
};