Skip to content

Commit

Permalink
Add gpu option to steam headless questions (#1514)
Browse files Browse the repository at this point in the history
* Add gpu option to steam headless questions

* bump

---------

Co-authored-by: Stavros Kois <[email protected]>
  • Loading branch information
rubixhacker and stavros-k authored Jan 31, 2025
1 parent 3484e2f commit 751d6f9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ix-dev/community/steam-headless/app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,4 @@ sources:
- https://github.com/Steam-Headless/docker-steam-headless
title: Steam Headless
train: community
version: 1.0.4
version: 1.0.5
8 changes: 8 additions & 0 deletions ix-dev/community/steam-headless/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -754,3 +754,11 @@ questions:
type: int
default: 4096
required: true
- variable: gpus
group: Resources Configuration
label: GPU Configuration
schema:
type: dict
$ref:
- "definitions/gpu_configuration"
attrs: []

0 comments on commit 751d6f9

Please sign in to comment.