Why were these settings in the root...
This commit is contained in:
@@ -370,10 +370,10 @@ in {
|
||||
fudo.mail.dkim = {
|
||||
enable = true;
|
||||
debug = cfg.debug;
|
||||
port = dkimPort;
|
||||
state-directory = "/state";
|
||||
domains = [ cfg.primary-domain ] ++ cfg.extra-domains;
|
||||
};
|
||||
port = dkimPort;
|
||||
state-directory = "/state";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user