summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/layman.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/etc/layman.cfg b/etc/layman.cfg
index 741da11..a3bce58 100644
--- a/etc/layman.cfg
+++ b/etc/layman.cfg
@@ -34,6 +34,15 @@ make_conf : %(storage)s/make.conf
overlays : http://www.gentoo.org/proj/en/overlays/repositories.xml
#-----------------------------------------------------------
+# The directory to scan for xml overlay definition files to include
+# in the list of available overlays. They are automatically added to the
+# "overlays" parameter above. Use either method, but do not add the same
+# definition in both.
+#
+
+#overlay_defs : /etc/layman/overlays
+
+#-----------------------------------------------------------
# Proxy support
# If unset, layman will use the http_proxy environment variable.
#