Replace local media overlay with Git mmd overlay since it's been uploaded.

This commit is contained in:
inference 2022-06-27 01:33:28 +01:00
parent cc88eac4e7
commit f23cce7718

View File

@ -13,6 +13,11 @@ location = /var/db/repos/inferencium
sync-type = git sync-type = git
sync-uri = https://codeberg.org/inference/inferencium.git sync-uri = https://codeberg.org/inference/inferencium.git
[mmd]
location = /var/db/repos/mmd
sync-type = git
sync-uri = https://codeberg.org/inference/mmd.git
[guru] [guru]
location = /var/db/repos/guru location = /var/db/repos/guru
sync-type = git sync-type = git
@ -22,6 +27,3 @@ sync-uri = https://anongit.gentoo.org/git/repo/proj/guru.git
location = /var/db/repos/yemou-overlay location = /var/db/repos/yemou-overlay
sync-type = git sync-type = git
sync-uri = https://github.com/yemouu/yemou-overlay.git sync-uri = https://github.com/yemouu/yemou-overlay.git
[media]
location = /var/db/repos/media