1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-08-06 21:48:30 -04:00

feat(void): switch package repositories to R2

(cherry picked from commit 204ecd0461)
This commit is contained in:
purian23
2026-07-10 18:14:13 -04:00
parent ffd3840058
commit b1beecb083
4 changed files with 13 additions and 7 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ import (
)
const (
VoidDMSRepo = "https://avengemedia.github.io/DankMaterialShell/current"
VoidDankLinuxRepo = "https://avengemedia.github.io/DankLinux/current"
VoidDMSRepo = "https://void.danklinux.com/dms/current"
VoidDankLinuxRepo = "https://void.danklinux.com/danklinux/current"
VoidHyprlandRepo = "https://mirror.black-hole.dev/x86_64"
voidRunitSvDir = "/etc/sv"