exim-smart-host: fix for manual
This commit is contained in:
parent
ebd5fbbe05
commit
29c59684a3
@ -31,6 +31,7 @@ let
|
||||
owner.name = "exim";
|
||||
source-path = toString <secrets> + "/${config.domain}.dkim.priv";
|
||||
};
|
||||
defaultText = "‹secrets/‹domain›.dkim.priv›";
|
||||
};
|
||||
selector = mkOption {
|
||||
type = types.str;
|
||||
|
Loading…
Reference in New Issue
Block a user