16 lines
No EOL
411 B
YAML
16 lines
No EOL
411 B
YAML
description: Steam launcher and some packages needed by basically every Steam game (at least on an Intel GPU system)
|
|
packages:
|
|
- steam
|
|
- lib32-vulkan-intel
|
|
- vulkan-intel
|
|
deb_packages: []
|
|
exclude: []
|
|
conflicts: []
|
|
pre_install_hook: null
|
|
post_install_hook: null
|
|
hook_behavior: ask
|
|
pre_hook_behavior: null
|
|
post_hook_behavior: null
|
|
run_hooks_as_user: false
|
|
post_disable_hook: null
|
|
post_disable_behavior: null |