--- # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json name: cp-laptop # base-image: ghcr.io/ublue-os/kinoite-main base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite image-version: 42 description: The image of Wunker OS for CP's laptop. modules: - type: dnf # repos: # copr: # - iucar/rstudio install: packages: - borgbackup - vorta - libadwaita - cronie - fprintd - fprintd-pam # - R # - rstudio-desktop - libreoffice - https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm - from-file: common/ms-fonts.yml - from-file: common/updates.yml - from-file: common/post-build.yml