Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add workaround for nvidia kernel module
Kernel parameter `initcall_blacklist=simpledrm_platform_driver_init` is used to prevent the driver from hitting the renamed (and thus not linked) codepath. Remove after NVIDIA/open-gpu-kernel-modules#692 and similar are merged and build in nixpkgs-unstable. This also disables tty output and thus hides boot logs.
- Loading branch information