mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
fix: set acme group properly
This commit is contained in:
parent
bf396257de
commit
78421c8838
2 changed files with 9 additions and 4 deletions
|
@ -16,6 +16,8 @@ in {
|
|||
paths = [ config.mailserver.dkimKeyDirectory config.mailserver.mailDirectory ];
|
||||
};
|
||||
|
||||
acmeGroup = "mail";
|
||||
|
||||
mailserver = enabled {
|
||||
fqdn = mkDefault fqdn;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue