mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
fix(notmuch): set name and email so it stops complaining
This commit is contained in:
@@ -75,6 +75,8 @@ in {
|
||||
extraConfig = {
|
||||
database.path = config.home-manager.users.me.accounts.email.maildirBasePath;
|
||||
new.tags = "";
|
||||
user.name = defaults.realName;
|
||||
user.primary_email = config.home-manager.users.me.accounts.email.accounts.posteo.address;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user