Formatting

This commit is contained in:
Valentin Brandl 2023-05-12 18:23:11 +02:00
parent 5dcf8e01e7
commit fefba16aae
Signed by: vbrandl
GPG Key ID: CAD4DA1A789125F9

View File

@ -23,10 +23,10 @@ let
imap.host = host;
smtp.host = host;
passwordCommand = "${pkgs.libsecret}/bin/secret-tool lookup email ${address}";
signature = {
text = displayName;
showSignature = "append";
};
signature = {
text = displayName;
showSignature = "append";
};
aerc = {
enable = true;
extraAccounts = {