From bb9f8d56e048ea869f5b8785646ce2db5adf79de Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Sat, 5 Feb 2022 20:24:04 +0100 Subject: [PATCH] Update config.json --- webtop_kde/config.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webtop_kde/config.json b/webtop_kde/config.json index 51618c307..9516d7bc0 100644 --- a/webtop_kde/config.json +++ b/webtop_kde/config.json @@ -96,7 +96,8 @@ "cifsdomain": "str?", "DNS_server": "str?", "additional_apps": "str?", - "edge_repositories": "bool?" + "edge_repositories": "bool?", + "rpi_video_drivers": "bool?" }, "slug": "webtop-kde", "upstream": "4.16-r0-ls40",