diff --git a/driver-db.json b/driver-db.json index b256c46..79ea3f0 100644 --- a/driver-db.json +++ b/driver-db.json @@ -148,7 +148,7 @@ "id": 18, "driver": "nvidia-driver-550", "icon": "nvidia", - "experimental": true, + "experimental": false, "removable": true, "detection": "lspci -D | grep -iE 'VGA|3D' | grep -i nvidia" },