mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
removed xorg server installation
This commit is contained in:
@@ -1,9 +1,4 @@
|
|||||||
---
|
---
|
||||||
- name: Install Xorg (X11 server)
|
|
||||||
become: true
|
|
||||||
pacman:
|
|
||||||
name: xorg-server
|
|
||||||
state: latest
|
|
||||||
- name: Install Libinput (input devices recognition)
|
- name: Install Libinput (input devices recognition)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user