Install archipelago
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user