str -> port
This commit is contained in:
@@ -103,7 +103,7 @@ in {
|
||||
};
|
||||
|
||||
port = mkOption {
|
||||
type = str;
|
||||
type = port;
|
||||
description = "SMTP server port.";
|
||||
default = 25;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user