Clear linux - ERROR: libnvidia-gtk3.so.440.44: cannot open shared object file: No such file or directory

My Laptop: Clevo P651RP6-G, i7 6700HQ, GTX 1060M, 16GB RAM, Samsung 860 EVO 1TB, Wireless - Intel AC 8265

Current OS version: Clear Linux 32020 ;
Kernel: 5.4.6-883.native ;
NVIDIA: “NVIDIA-Linux-x86_64-440.44”

Problem : I don’t have access to nvidia utilities like nvidia-settings

I was using this guide : NVIDIA* Drivers — Documentation for Clear Linux* project

Nvidia installation log (from reinstallation) : https://drive.google.com/file/d/1T_mxrqKhhz3swSy581xDqnxaBuGjsaB7/view?usp=sharing

I made a workaround by myself by reading helpful posts on the web. Command:

sudo /opt/nvidia/bin/nvidia-settings -I /opt/nvidia/lib/libnvidia-gtk3.so.440.44

But it is just a workaround. How to fix those paths having on mind that:

"Software installed outside of swupd is not updated with Clear Linux OS updates and must be updated and maintained manually.

For example, the file /usr/lib/libGL.so conflicts with the file provided by the mesa package in Clear Linux OS and the file NVIDIA provides. If a Clear Linux OS update overwrites these files, a reinstallation of the NVIDIA driver might be required."

How to fix those paths to have nvidia-setting in apps and to be able to use just command nvidia-setting ?