Vulkan not working on nvidia drivers

When i use

vulkaninfo | grep "Vulkan Instance Version"

That will be the output

DRM kernel driver 'nvidia-drm' in use. NVK requires nouveau.
ERROR: [../src/nouveau/vulkan/nvk_physical_device.c:1109] Code 0 : VK_ERROR_INCOMPATIBLE_DRIVER
MESA-INTEL: warning: Haswell Vulkan support is incomplete
Vulkan Instance Version: 1.3.283

*note

I am using the Legacy GeForce 600/700 proprietary driver

Added mesa, nouveau, nvk, vulkan and removed intel

Vulkan is a new standard, I suspect your old hardware does not have driver support for it.

It is my understanding that the new NVK drivers will only support the newer GPUs (either 2000+ or 3000+, though I am not fully aware of the lowest card version that is supported)