chore: update nvidia postinstall kargs

This commit is contained in:
qoijjj
2024-09-28 21:38:57 -07:00
committed by GitHub
parent c1ec422eab
commit e0554019bb

View File

@@ -13,7 +13,8 @@ If you are using an nvidia image, run this after installation:
rpm-ostree kargs \
--append-if-missing=rd.driver.blacklist=nouveau \
--append-if-missing=modprobe.blacklist=nouveau \
--append-if-missing=nvidia-drm.modeset=1
--append-if-missing=nvidia-drm.modeset=1 \
--append-if-missing=initcall_blacklist=simpledrm_platform_driver_init
```
### Nvidia optimus laptop