1
0
mirror of https://github.com/kmein/niveum synced 2026-03-17 10:41:06 +01:00

feat(aerc): add pronouns

This commit is contained in:
2023-10-06 10:57:35 +02:00
parent 78eb463742
commit 5a4d49e059
3 changed files with 28 additions and 2 deletions

View File

@@ -1,5 +1,17 @@
rec {
thunderbirdProfile = "donnervogel";
pronouns = builtins.concatStringsSep " · " [
"er"
"he"
"is"
"οτος"
"هو"
"̄ϥ"
"он"
"han"
""
"huwwe"
];
defaults = {
thunderbird = {
enable = true;