diff --git a/.wokeignore b/.wokeignore index f99c882..96e5b5a 100644 --- a/.wokeignore +++ b/.wokeignore @@ -1,2 +1,3 @@ txt/lists.txt .wokeignore +n/essentialsoftware.md diff --git a/n/essentialsoftware.md b/n/essentialsoftware.md index 60427f0..b7973b9 100644 --- a/n/essentialsoftware.md +++ b/n/essentialsoftware.md @@ -201,6 +201,10 @@ in the future. `sudo rpm-ostree install akmod-wl kernel-devel` - For NVIDIA propietary drivers with `sudo fedora-third-party enable`: `sudo rpm-ostree install akmod-nvidia` + - This also requires + `sudo rpm-ostree kargs --append=rd.driver.blacklist=nouveau --append=modprobe.blacklist=nouveau --append=nvidia-drm.modeset=1` + and suggests keeping an eye on the source page + [rpmfusion howto nvidia#ostree](https://rpmfusion.org/Howto/NVIDIA#OSTree_.28Silverblue.2FKinoite.2Fetc.29) - For Steam Deck and other handhelds with their copr: `sudo rpm-ostree install hhd adjustor hhd-ui`