Nvidia-settings and nvidia-offload not found

Hi,

I think I went a bit further, thanks to this topic : Nvidia 390 driver not working - #3 by the_pumpkin_man

videoDriver must be nvidia in order to be able to load the kernel module.

services.xserver.videoDrivers = [ "nvidia" ];

After that, the kernel module is loaded, got nvidia-settings in my path, but it doesn’t find any display.

In the end, I still don’t know if my GPU is in use or if the integrated intel GPU is used.

Also, my laptop performances seems ok but the mouse is lagggging a lot which make it unusable.

Hope we’ll find a solution to this problem.

And, does anyone know how to check if your nvidia GPU is compatible with optimus ? Nvidia has a website : Optimus | Supported GPUs | GeForce but it seems completely broken…

If my card is not supported by optimus, how can the intel card and nvidia one work together ?