Rewritten email config
This commit is contained in:
parent
58aad1f55b
commit
0bb374be15
4 changed files with 66 additions and 38 deletions
|
|
@ -20,5 +20,12 @@
|
|||
else "root";
|
||||
};
|
||||
cloudflare-acme.file = ./cloudflare-acme.age;
|
||||
mail-admin = {
|
||||
owner =
|
||||
if config.niksos.server
|
||||
then "stalwart-mail"
|
||||
else "root";
|
||||
file = ./mail-admin.age;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue