forked from hacc/haccfiles
init for sympa
This commit is contained in:
parent
2ed4b71940
commit
90743df27b
1 changed files with 8 additions and 0 deletions
8
hosts/hainich/services/sympa.nix
Normal file
8
hosts/hainich/services/sympa.nix
Normal file
|
@ -0,0 +1,8 @@
|
|||
services.sympa = {
|
||||
enable = true;
|
||||
lang = "de";
|
||||
domains"lists.infra4future.de".webHost = "lists.infra4future.de";
|
||||
domains"lists.hacc.space".webHost = "lists.hacc.space";
|
||||
listMasters = postmaster@hacc.space
|
||||
mainDomain = "lists.infra4future.de"
|
||||
settings
|
Loading…
Reference in a new issue