Add cachyos repos and kernel
This commit is contained in:
parent
1529ae20c7
commit
9256c0352c
3 changed files with 31 additions and 5 deletions
|
@ -13,6 +13,14 @@ CleanMethod=KeepCurrent
|
|||
CacheDir=/docker/index.korhonen.cc/repo/arch_linux/korhonen_aur/x86_64
|
||||
{%@@ endif @@%}
|
||||
|
||||
[cachyos-v3]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/cachyos-v3-mirrorlist
|
||||
|
||||
[cachyos]
|
||||
Include = /etc/pacman.d/pacserve
|
||||
Include = /etc/pacman.d/cachyos-mirrorlist
|
||||
|
||||
[korhonen_aur]
|
||||
{%@@ if profile == "Moria" @@%}
|
||||
Server = file:///docker/index.korhonen.cc/repo/arch_linux/$repo/$arch
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue