dont back up dkim keys
This commit is contained in:
parent
9bccdecd70
commit
67cec24136
1 changed files with 1 additions and 1 deletions
2
mail.nix
2
mail.nix
|
|
@ -15,7 +15,7 @@ in {
|
|||
initialize = true;
|
||||
paths = [
|
||||
mailDirectory
|
||||
dkimKeyDirectory
|
||||
# dkimKeyDirectory
|
||||
];
|
||||
user = "sondell";
|
||||
timerConfig.OnCalendar = "02:05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue