diff --git a/vhclient/config.yaml b/vhclient/config.yaml index a18c346..989cda3 100644 --- a/vhclient/config.yaml +++ b/vhclient/config.yaml @@ -1,5 +1,5 @@ name: VirtualHere Client -version: "0.1.79" +version: "0.1.80" slug: vhclient description: VirtualHere Client arch: @@ -36,11 +36,11 @@ kernel_modules: true options: clientid: "vhclient" autofind: false - usbdevices: list() + usbdevices: schema: clientid: str? autofind: bool - usbdevices: list(empty)? + usbdevices: list? stage: experimental init: false