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