done now
This commit is contained in:
parent
03c63c0722
commit
7ee283f7ed
|
@ -84,7 +84,7 @@
|
||||||
default = 1027;
|
default = 1027;
|
||||||
description = "The UDP port to host the server on";
|
description = "The UDP port to host the server on";
|
||||||
};
|
};
|
||||||
proximity = {
|
proximity = lib.mkOption {
|
||||||
type = types.nullOr lib.types.attrs;
|
type = types.nullOr lib.types.attrs;
|
||||||
default = null;
|
default = null;
|
||||||
port = lib.mkOption {
|
port = lib.mkOption {
|
||||||
|
|
Loading…
Reference in a new issue