summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authormsglm <msglm@techchud.xyz>2023-07-15 04:15:49 -0500
committermsglm <msglm@techchud.xyz>2023-07-15 04:15:49 -0500
commit151b4ee39f85fb723c6d318cf2f9805239996804 (patch)
treedb6947fd7a83091be22975f23984a301caeca70b /conf
parenta6df830c950808e346525f869a47adeeda87ac8d (diff)
downloadgitolite-admin-151b4ee39f85fb723c6d318cf2f9805239996804.tar.gz
gitolite-admin-151b4ee39f85fb723c6d318cf2f9805239996804.tar.bz2
gitolite-admin-151b4ee39f85fb723c6d318cf2f9805239996804.zip
add guix-msglm
Diffstat (limited to 'conf')
-rw-r--r--conf/gitolite.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/gitolite.conf b/conf/gitolite.conf
index f5c209f..750ad27 100644
--- a/conf/gitolite.conf
+++ b/conf/gitolite.conf
@@ -65,3 +65,8 @@ repo stashley
RW+ = admin
config gitweb.description = "A program using TOML files to archive personalities to IPFS"
config gitweb.owner = "msglm"
+
+repo guix-msglm
+ RW+ = admin
+ config gitweb.description = "Custom guix repo for software I want on my system"
+ config gitweb.owner = "msglm"