diff --git a/portage/repos.conf b/portage/repos.conf index a7c81b4..72d7bc0 100644 --- a/portage/repos.conf +++ b/portage/repos.conf @@ -3,7 +3,7 @@ # Copyright 2022 Inference # License: BSD 3-Clause Clear -# 1.0.0.2 +# 1.2.0.4 [gentoo] @@ -15,3 +15,13 @@ sync-git-verify-commit-signature = yes [local] location = /var/db/repos/local + +[general] +location = /var/db/repos/general +sync-type = git +sync-uri = https://git.inferencium.net/Inferencium/general.git + +[lanodanOverlay] +location = /var/db/repos/lanodanOverlay +sync-type = git +sync-uri = https://github.com/gentoo-mirror/lanodanOverlay.git