diff options
Diffstat (limited to 'cfg/ogclient.json')
-rw-r--r-- | cfg/ogclient.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/cfg/ogclient.json b/cfg/ogclient.json index 18d4d8b..1a43d1b 100644 --- a/cfg/ogclient.json +++ b/cfg/ogclient.json @@ -15,5 +15,9 @@ "vnc": { "activate": true, "pass": "ogvnc" - } + }, + "vfio": [ + "audio", + "wifi" + ] } |