treewide: fix typos

This commit is contained in:
Bruno BELANYI 2024-09-27 13:48:26 +00:00
parent cbba752b54
commit 898523d079
18 changed files with 20 additions and 20 deletions

View file

@ -58,7 +58,7 @@ in
{
config.accounts.email.accounts = {
personal = lib.mkMerge [
# Common configuraton
# Common configuration
(mkConfig {
domain = "belanyi.fr";
address = "bruno";
@ -70,7 +70,7 @@ in
];
gmail = lib.mkMerge [
# Common configuraton
# Common configuration
(mkConfig {
domain = "gmail.com";
address = "brunobelanyi";