feat(workstation): moved X11 configuration behind a feature flag
This commit is contained in:
parent
63a306f54a
commit
6f84e794c7
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
workstation_user_account: "{{ custom_base_user_account }}"
|
||||
workstation_github_token: "{{ custom_github_token | default('') }}"
|
||||
workstation_setup_xorg_enabled: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue