Merge branch 'main' of ssh://git.0x76.dev:42/v/infrastructure

This commit is contained in:
Vivian 2023-06-10 12:23:24 +02:00
commit fedaf50a6e
4 changed files with 24 additions and 13 deletions

View file

@ -75,6 +75,10 @@ in {
hashedPasswordFile = "${vs.mailserver}/vaultwarden@0x76.dev";
sendOnly = true;
};
"snapraid@0x76.dev" = {
hashedPasswordFile = "${vs.mailserver}/snapraid@0x76.dev";
sendOnly = true;
};
};
indexDir = "/var/lib/dovecot/indices";