Loading
nixos/nvidia: utilize ICD libraries built from source
This changes the NVIDIA NixOS module to use ICD libraries built from source rather than relying on the pre-compiled bundled versions. Additionally, this adds a necessary workaround for driver versions below 595 to ensure proper compatibility. For more context on the workaround, see the discussion at: https://github.com/NixOS/nixpkgs/pull/497342#issuecomment-4034876793