19 lines
449 B
YAML
19 lines
449 B
YAML
name: cp-laptop
|
|
base-image: ghcr.io/ublue-os/cinnamon-main
|
|
image-version: 39
|
|
description: The image of Wunker OS for CP's laptop.
|
|
modules:
|
|
- type: files
|
|
files:
|
|
- usr: /usr
|
|
- from-file: framework.yml
|
|
- type: rpm-ostree
|
|
install:
|
|
- libadwaita
|
|
- cronie
|
|
- type: yafti
|
|
custom-flatpaks:
|
|
- Discord: com.discordapp.Discord
|
|
- Nextcloud: com.nextcloud.desktopclient.nextcloud
|
|
- Chrome: com.google.Chrome
|