Base off of kinoite and directly install chrome

This commit is contained in:
2025-09-27 22:24:54 -04:00
parent a6e49a48ea
commit b199d05b73

View File

@@ -1,7 +1,8 @@
--- ---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json # yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: cp-laptop name: cp-laptop
base-image: ghcr.io/ublue-os/kinoite-main # base-image: ghcr.io/ublue-os/kinoite-main
base-image: registry.gitlab.com/wunker-bunker/wunker-os/kinoite
image-version: 42 image-version: 42
description: The image of Wunker OS for CP's laptop. description: The image of Wunker OS for CP's laptop.
modules: modules:
@@ -24,6 +25,7 @@ modules:
# - R # - R
# - rstudio-desktop # - rstudio-desktop
- libreoffice - libreoffice
- https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
- from-file: common/ms-fonts.yml - from-file: common/ms-fonts.yml
- from-file: common/updates.yml - from-file: common/updates.yml
- type: copy - type: copy