Files
wunker-os/recipes/cp-laptop.yml
2024-12-13 23:39:07 -05:00

21 lines
607 B
YAML

---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: cp-laptop
base-image: ghcr.io/ublue-os/kinoite-main
image-version: 41
description: The image of Wunker OS for CP's laptop.
modules:
- type: rpm-ostree
repos:
- https://copr.fedorainfracloud.org/coprs/iucar/rstudio/repo/fedora-%OS_VERSION%/iucar-rstudio-fedora-%OS_VERSION%.repo
install:
- libadwaita
- cronie
- fprintd
- fprintd-pam
- R
- rstudio-desktop
- from-file: common/ms-fonts.yml
- from-file: common/bluebuild-logo.yml
- from-file: common/post-build.yml