thunderbird declarative txt email & date format
This commit is contained in:
parent
ff3b700857
commit
ef50533eab
1 changed files with 5 additions and 0 deletions
|
|
@ -97,6 +97,11 @@ in
|
|||
profiles.default = {
|
||||
isDefault = true;
|
||||
withExternalGnupg = true;
|
||||
settings = {
|
||||
"intl.date_time.pattern_override.date_short" = "yyyy-MM-dd";
|
||||
"mail.html_compose" = false;
|
||||
"mail.identity.default.compose_html" = false;
|
||||
};
|
||||
};
|
||||
};
|
||||
programs.git = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue