diff --git a/vhclient/config.yaml b/vhclient/config.yaml index 24daa68..0e5f6e6 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.65" +version: "0.1.66" slug: vhclient description: VirtualHere Client arch: @@ -32,11 +32,11 @@ kernel_modules: true options: clientid: "vhclient" autofind: false - usbdevices: list(one, two) + usbdevices: list schema: clientid: str? autofind: bool - usbdevices: list(...) + usbdevices: list? stage: experimental init: false