summaryrefslogtreecommitdiffstats
path: root/cfg/ogclient.json
diff options
context:
space:
mode:
Diffstat (limited to 'cfg/ogclient.json')
-rw-r--r--cfg/ogclient.json6
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"
+ ]
}