Set options for fragile GUI automation

This commit is contained in:
2023-07-11 03:13:43 -04:00
parent d9608d2d1b
commit e21eb854d7
3 changed files with 18 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
darkmode: false
homedir: "/home/{{ item.name }}"
# Follows homelab package list:
@@ -19,5 +20,6 @@ homelab_packages:
- vim
- wget
manage_gui: false
packages:
- "{{ homelab_packages }}"