diff options
Diffstat (limited to 'repos.conf')
-rw-r--r-- | repos.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos.conf b/repos.conf new file mode 100644 index 0000000..87828e4 --- /dev/null +++ b/repos.conf @@ -0,0 +1,5 @@ +[hacking-gentoo] +location = /var/db/repos/hacking-gentoo +sync-type = git +sync-uri = https://git.brancik.cz/brancik-overlay.git +auto-sync = yes |