Add Edoras and use pacserve for korhonen_aur

main
Marko Korhonen 4 years ago
parent e84f18d303
commit 03dbe6225a

@ -167,3 +167,6 @@ profiles:
localhost:
include:
- Locale
Edoras:
include:
- Pacman

@ -17,6 +17,7 @@ CacheDir=/docker/index.korhonen.cc/repo/arch_linux/korhonen_aur/$arch
{%@@ if profile == "Moria" @@%}
Server = file:///docker/index.korhonen.cc/repo/arch_linux/$repo/$arch
{%@@ else @@%}
Include = /etc/pacman.d/pacserve
Server = https://index.korhonen.cc/repo/arch_linux/$repo/$arch
{%@@ endif @@%}

Loading…
Cancel
Save