opensmtpd service: serviceConfiguration option as types.lines
This commit is contained in:
parent
6dc6147d8f
commit
37afc5cda1
@ -48,7 +48,7 @@ in {
|
||||
};
|
||||
|
||||
serverConfiguration = mkOption {
|
||||
type = types.string;
|
||||
type = types.lines;
|
||||
default = "";
|
||||
example = ''
|
||||
listen on lo
|
||||
|
Loading…
x
Reference in New Issue
Block a user