Change, I guess?
This commit is contained in:
@@ -14,6 +14,7 @@ in {
|
|||||||
port = mkOption {
|
port = mkOption {
|
||||||
type = port;
|
type = port;
|
||||||
description = "Port on which to listen for connections.";
|
description = "Port on which to listen for connections.";
|
||||||
|
default = 3003;
|
||||||
};
|
};
|
||||||
|
|
||||||
state-directory = mkOption {
|
state-directory = mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user