Add note about drm-kmod
This commit is contained in:
parent
07e3555ccb
commit
a30bb22769
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
||||||
become: true
|
become: true
|
||||||
community.general.pkgng:
|
community.general.pkgng:
|
||||||
#name: drm-kmod,xdm,xorg,xterm
|
#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
|
state: present
|
||||||
- name: Install additional GUI packages
|
- name: Install additional GUI packages
|
||||||
become: true
|
become: true
|
||||||
|
|
Loading…
Reference in a new issue