opensmtpd service: serviceConfiguration option as types.lines

This commit is contained in:
Joachim Fasting
2016-10-26 03:01:56 +02:00
parent 6dc6147d8f
commit 37afc5cda1
+1 -1
View File
@@ -48,7 +48,7 @@ in {
}; };
serverConfiguration = mkOption { serverConfiguration = mkOption {
type = types.string; type = types.lines;
default = ""; default = "";
example = '' example = ''
listen on lo listen on lo