mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added chromium installation
This commit is contained in:
@@ -8,6 +8,11 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: tokei
|
name: tokei
|
||||||
state: present
|
state: present
|
||||||
|
- name: Install Chromium (web browser)
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: chromium
|
||||||
|
state: present
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
name: xorg-xset
|
name: xorg-xset
|
||||||
|
|||||||
Reference in New Issue
Block a user