Loading
nixos/ollama: override kernelPackages with nvidia driver
Instead of setting linuxPackages to a singleton set with nvidia_x11, override the system's kernelPackages with the nvidia driver. This is more semantically correct, though doesn't change any behavior.