20 lines
467 B
YAML
20 lines
467 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/modules/default-flatpaks.json
|
|
type: default-flatpaks
|
|
notify: false
|
|
system:
|
|
repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
|
|
repo-name: flathub
|
|
repo-title: test-user
|
|
install:
|
|
- test.org
|
|
remove:
|
|
- bad-test.org
|
|
user:
|
|
repo-url: https://dl.flathub.org/repo/flathub.flatpakrepo
|
|
repo-name: flathub
|
|
repo-title: test-user
|
|
install:
|
|
- test.org
|
|
remove:
|
|
- bad-test.org
|