@ -84,7 +84,7 @@
default = 1027;
description = "The UDP port to host the server on";
};
proximity = {
proximity = lib.mkOption {
type = types.nullOr lib.types.attrs;
default = null;
port = lib.mkOption {