refactor
This commit is contained in:
parent
7f9c096123
commit
26ed81dbee
36 changed files with 165 additions and 207 deletions
|
|
@ -129,7 +129,7 @@
|
|||
mbsync.create = "maildir";
|
||||
msmtp = {
|
||||
enable = true;
|
||||
extraConfig.from = "*@t9e.me";
|
||||
extraConfig.from = "*@(ktiu.net|t9e.me)";
|
||||
};
|
||||
passwordCommand = "pass mail/arielle.ktiu.net";
|
||||
};
|
||||
|
|
@ -177,8 +177,8 @@
|
|||
mbsync.enable = true;
|
||||
mbsync.create = "maildir";
|
||||
msmtp = {
|
||||
enable = true;
|
||||
extraConfig.from = "*@ktiu.net";
|
||||
enable = false;
|
||||
# extraConfig.from = "*@ktiu.net";
|
||||
};
|
||||
passwordCommand = "secret-tool lookup server shorbut.ktiu.net account till";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue