Install archipelago
This commit is contained in:
@@ -7,9 +7,6 @@ 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:
|
||||||
- type: dnf
|
- type: dnf
|
||||||
# repos:
|
|
||||||
# copr:
|
|
||||||
# - iucar/rstudio
|
|
||||||
install:
|
install:
|
||||||
packages:
|
packages:
|
||||||
- xdg-terminal-exec
|
- xdg-terminal-exec
|
||||||
@@ -19,10 +16,16 @@ modules:
|
|||||||
- cronie
|
- cronie
|
||||||
- fprintd
|
- fprintd
|
||||||
- fprintd-pam
|
- fprintd-pam
|
||||||
# - R
|
|
||||||
# - rstudio-desktop
|
|
||||||
- libreoffice
|
- libreoffice
|
||||||
- https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
|
- 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/ms-fonts.yml
|
||||||
- from-file: common/updates.yml
|
- from-file: common/updates.yml
|
||||||
- from-file: common/post-build.yml
|
- from-file: common/post-build.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user