mirror of
https://github.com/spacebarchat/server.git
synced 2026-08-02 17:39:24 +00:00
fix nixos tests
This commit is contained in:
@@ -18,6 +18,7 @@ in
|
||||
extraGatewayPorts = lib.mkOption {
|
||||
type = lib.types.listOf lib.types.port;
|
||||
description = "Extra gateway ports";
|
||||
default = [];
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user