some fixes for mail server

This commit is contained in:
2024-10-24 00:25:14 +02:00
parent 7bbd895115
commit 3aa2d3d3c8
3 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,6 @@
}:
let
domain = config.networking.domain;
# domain = "cloonar.com";
in {
services.openldap = {
enable = true;