Qualify user names
This commit is contained in:
parent
bbca0bd678
commit
f372754052
7 changed files with 30 additions and 23 deletions
|
@ -35,6 +35,7 @@ in
|
|||
extraDomains = mkOption {
|
||||
type = types.listOf types.str;
|
||||
example = "[ example.com ]";
|
||||
default = [];
|
||||
description = "Extra domains that this mail server serves.";
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue