feat(home): Add petry.alexander@gmail.com mail account
This commit is contained in:
parent
5e53de014a
commit
da621066c1
1 changed files with 4 additions and 0 deletions
|
|
@ -46,5 +46,9 @@ in
|
||||||
imap.host = "thrall.failco.de";
|
imap.host = "thrall.failco.de";
|
||||||
smtp.host = "thrall.failco.de";
|
smtp.host = "thrall.failco.de";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
accounts.google = mkAccount "petry.alexander@gmail.com" // {
|
||||||
|
flavor = "gmail.com";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue