diff options
Diffstat (limited to 'etc/pacman.conf')
-rw-r--r-- | etc/pacman.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/pacman.conf b/etc/pacman.conf index 1ff36947..5bc30b90 100644 --- a/etc/pacman.conf +++ b/etc/pacman.conf @@ -80,8 +80,8 @@ Server = https://mirrors.flylightning.xyz/archlinux/fly/os/any # DANCTNIX: Uncomment this if you want to be the first trying out new stuffs. # They might break your device. -#[danctnix-testing] -#Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ +[danctnix-testing] +Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ [danctnix] Server = https://archmobile.mirror.danctnix.org/$repo/$arch/ |