Add note about drm-kmod

This commit is contained in:
Anthony Rose 2024-03-23 10:53:07 +00:00
parent 07e3555ccb
commit a30bb22769

View file

@ -17,7 +17,7 @@
become: true
community.general.pkgng:
#name: drm-kmod,xdm,xorg,xterm
name: xdm,xorg,xterm
name: drm-510-kmod,xdm,xorg,xterm # drm-kmod installs broken drm-515-kmod
state: present
- name: Install additional GUI packages
become: true