Create pg-desktop-nvidia recipe

This commit is contained in:
2025-11-15 13:40:13 -05:00
parent fc4f0b90f8
commit bdef34c4be
3 changed files with 27 additions and 4 deletions

View File

@@ -24,7 +24,4 @@ modules:
- https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
- from-file: common/ms-fonts.yml
- from-file: common/updates.yml
- type: copy
src: files/base/usr/share/plymouth
dest: /usr/share/plymouth
- from-file: common/post-build.yml

View File

@@ -0,0 +1,14 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: pg-desktop-nvidia
# Custom Base
base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite-nvidia
image-version: 42
description: The image of Wunker OS for PG's desktop gaming.
modules:
- from-file: common/common.yml
- from-file: common/updates.yml
- from-file: common/gaming.yml
- from-file: common/ms-fonts.yml
- from-file: common/post-build.yml