From cc0d98786dbeefb944032ad4afc7bb65ebb074bc Mon Sep 17 00:00:00 2001 From: "Jose M. Guisado" Date: Wed, 1 Sep 2021 13:13:40 +0200 Subject: #1060 virtual: enable audio and wifi vfio by default --- cfg/ogclient-virtual-example.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'cfg/ogclient-virtual-example.json') 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" + ] } -- cgit v1.2.3-18-g5258