diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 548eece67..9e12bf1c0 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -84,6 +84,7 @@ "PUID": 1000, "PGID": 1000, "DNS_server": "8.8.8.8", + "rpi_video_drivers": true, "additional_apps": "engrampa,libreoffice" }, "schema": { @@ -97,6 +98,7 @@ "cifsdomain": "str?", "DNS_server": "str?", "additional_apps": "str?", + "rpi_video_drivers": "bool?", "edge_repositories": "bool?" }, "slug": "webtop-kde",