This commit is contained in:
Tobias Maier
2021-10-21 11:19:24 +02:00
parent 88292d22db
commit 680f99da7e

View File

@@ -9,7 +9,7 @@
- name: Install packages
community.general.pacman:
name: sudo,zsh,htop
name: sudo,zsh,htop,zsh-theme-powerlevel10k-git
state: present
- name: Make sure we have a 'wheel' group