You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

37 lines
746 B
TOML

[base]
mode = "repository"
smart_pull = true
[mode.repository]
name = "crystal-any"
build_on_update = true
[mode.repository.signing]
enabled = true
on_gen = true
[repositories]
repos = [
"gse:crystal-update",
"age:dash-to-panel",
"age:gsconnect",
"aur:timeshift-autosnap",
"age:caffeine",
"pkg:crystal-dev",
"pkg:crystal-keyring",
"pkg:crystal-mirrorlist",
"pkg:grub-theme",
"pkg:neofetch",
"pkg:onyx",
"pkg:wallpapers",
"pkg:jade-tui",
"pkg:crystal-core",
"pkg:crystal-branding",
]
[repositories.urls]
age = "https://aur.archlinux.org/gnome-shell-extension-{}"
aur = "https://aur.archlinux.org/{}"
gse = "https://github.com/crystal-linux-packages/gnome-shell-extension-{}"
pkg = "https://github.com/crystal-linux-packages/{}"