feat(accounts): add emails workflow settings
This commit is contained in:
parent
0cd88af42b
commit
c31fdd0739
7 changed files with 279 additions and 184 deletions
|
@ -4,8 +4,9 @@
|
|||
enable = true;
|
||||
accountConfigs = {
|
||||
ubordeaux = inputs.nix-private.mail.ubordeaux;
|
||||
xiemeart = inputs.nix-private.mail.xiemeart;
|
||||
};
|
||||
primary = "ubordeaux";
|
||||
primary = "xiemeart";
|
||||
};
|
||||
application = {
|
||||
gnupg = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue