diff --git a/recipe.json b/recipe.json index 4778d57..990567f 100644 --- a/recipe.json +++ b/recipe.json @@ -105,6 +105,9 @@ }, "nvidia": { "template": "yes-no", + "display-conditions": [ + "lspci | grep -i '.* vga .* nvidia .*'" + ], "icon": "video-display-symbolic", "title": "NVIDIA® Drivers", "description": "Choose whether to install proprietary NVIDIA drivers for better compatibility and performance.",