🔧 Adjusted notes/configs

This commit is contained in:
z3rOR0ne 2024-01-30 14:32:54 -08:00
parent ee2ee7ffd5
commit 01082a1b58
2 changed files with 3 additions and 2 deletions

View file

@ -130,7 +130,8 @@ nvidia-drm.modeset=1
doas grub-mkconfig -o /boot/grub/grub.cfg
```
4. Probably overkill, but also set it in the kernel modules as well:
4. Probably overkill, but also set it in the kernel modules as well (don't
bother with this):
```
doas touch /etc/modprobe.d/nvidia_drm.conf && \