Try installing steam directly for cosmic image

This commit is contained in:
Gerald Pinder
2024-10-13 12:11:54 -04:00
parent b0b9307fcd
commit 534edcfdcb
3 changed files with 9 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: jp-desktop-nvidia
base-image: ghcr.io/ublue-os/bazzite-nvidia
image-version: 40

View File

@@ -1,3 +1,5 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: jp-laptop-cosmic
base-image: ghcr.io/ublue-os/cosmic
image-version: 40
@@ -6,4 +8,7 @@ stages:
- from-file: common/helix.yml
modules:
- from-file: common/jp-laptop.yml
- type: rpm-ostree
install:
- steam
- from-file: common/helix.yml