Formatting
This commit is contained in:
parent
5dcf8e01e7
commit
fefba16aae
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user