Install archipelago

This commit is contained in:
2025-11-30 14:47:48 -05:00
parent 6b6fe0d4ed
commit 07f50aff94

View File

@@ -7,9 +7,6 @@ image-version: 42
description: The image of Wunker OS for CP's laptop.
modules:
- type: dnf
# repos:
# copr:
# - iucar/rstudio
install:
packages:
- xdg-terminal-exec
@@ -19,10 +16,16 @@ modules:
- cronie
- fprintd
- fprintd-pam
# - R
# - rstudio-desktop
- libreoffice
- https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
- mono-core
- type: files
files:
- source: archipelago
destination: /
- type: script
scripts:
- install-archipelago.sh
- from-file: common/ms-fonts.yml
- from-file: common/updates.yml
- from-file: common/post-build.yml