mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Activated lid switch, optimized zsh and more
This commit is contained in:
@@ -3,4 +3,10 @@
|
||||
community.general.pacman:
|
||||
name:
|
||||
- gnome-terminal
|
||||
state: present
|
||||
state: present
|
||||
|
||||
- name: "Set zsh as default shell for {{users.client.username}}"
|
||||
user:
|
||||
name: "{{users.client.username}}"
|
||||
shell: /usr/bin/zsh
|
||||
become: true
|
Reference in New Issue
Block a user