13 lines
577 B
YAML
13 lines
577 B
YAML
# yaml-language-server: $schema=https://git.fml128.ch/FML128/idkyet-builder/raw/branch/main/schemas/layer.json
|
|
id: generic_kde
|
|
previous_layer_id: https://git.fml128.ch/FML128/idkyet-base/kde:2024.04.150200
|
|
packets:
|
|
- element-desktop
|
|
- owncloud-client
|
|
aur_packets:
|
|
- brave-bin
|
|
- jellyfin-media-player
|
|
- jetbrains-toolbox
|
|
post_tasks:
|
|
- echo FMLUPDATE_PACKET_NAME=REPONAME >> /usr/lib/os-release # TODO: replace REPONAME with the name of your repository
|
|
- echo FMLUPDATE_USERNAME=GITUSERNAME >> /usr/lib/os-release # TODO: replace GITUSERNAME with your git username
|