feat: implement pulling tracks from repos, add a sample /system.yaml
This commit is contained in:
parent
9cc86eb24d
commit
58882feaac
4 changed files with 61 additions and 8 deletions
16
system.yaml.sample
Normal file
16
system.yaml.sample
Normal file
|
@ -0,0 +1,16 @@
|
|||
repo: 'https://pkg-repo.blendos.co/'
|
||||
|
||||
impl: 'https://github.com/blend-os/tracks/raw/main'
|
||||
|
||||
track: 'gnome'
|
||||
|
||||
packages:
|
||||
- 'micro'
|
||||
- 'caddy'
|
||||
|
||||
services:
|
||||
- 'caddy'
|
||||
|
||||
package-repos:
|
||||
- name: 'chaotic-aur'
|
||||
repo-url: 'https://cdn-mirror.chaotic.cx/$repo/$arch'
|
Loading…
Add table
Add a link
Reference in a new issue