Replace local media overlay with Git mmd overlay since it's been uploaded.
This commit is contained in:
parent
cc88eac4e7
commit
f23cce7718
@ -13,6 +13,11 @@ location = /var/db/repos/inferencium
|
||||
sync-type = 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]
|
||||
location = /var/db/repos/guru
|
||||
sync-type = git
|
||||
@ -22,6 +27,3 @@ sync-uri = https://anongit.gentoo.org/git/repo/proj/guru.git
|
||||
location = /var/db/repos/yemou-overlay
|
||||
sync-type = git
|
||||
sync-uri = https://github.com/yemouu/yemou-overlay.git
|
||||
|
||||
[media]
|
||||
location = /var/db/repos/media
|
||||
|
Loading…
x
Reference in New Issue
Block a user