Nixpkgs version of stalwart is outdated and broken. Temporary use oci containers.
This commit is contained in:
parent
a1419a6cd5
commit
543fc7f8a4
2 changed files with 102 additions and 103 deletions
|
|
@ -23,10 +23,10 @@ in {
|
|||
};
|
||||
cloudflare-acme.file = ./cloudflare-acme.age;
|
||||
mail-admin = {
|
||||
owner =
|
||||
if config.niksos.server
|
||||
then serviceUser "stalwart-mail"
|
||||
else "root";
|
||||
# owner = #FIXME: revert when stopped using docker for stalwart.
|
||||
# if config.niksos.server
|
||||
# then serviceUser "stalwart-mail"
|
||||
# else "root";
|
||||
file = ./mail-admin.age;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue