From bef67d614dd9df019e391f9964e0dbd062426eca Mon Sep 17 00:00:00 2001 From: Ryan Date: Sun, 14 Jun 2026 23:30:07 -0400 Subject: Init nix repo --- conf/gitolite.conf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/conf/gitolite.conf b/conf/gitolite.conf index a2e13b4..530ef1e 100644 --- a/conf/gitolite.conf +++ b/conf/gitolite.conf @@ -4,35 +4,35 @@ repo @hidden config cgit.ignore=1 +repo @all + config cgit.owner=ryan77627 + config cgit.section=Personal + repo gitolite-admin RW+ = @admins repo guix-dotfiles - config cgit.owner=ryan77627 - config cgit.section=Personal config cgit.desc=Repository for my personal Guix dotfiles RW+ = @admins repo rochesterapex-com - config cgit.owner=ryan77627 - config cgit.section=Personal config cgit.desc="A satirical? website for my former apartment building. We put the 'fire' alarm in alarmingly worrying housing" RW+ = @admins repo rschanzorg-public - config cgit.owner=ryan77627 - config cgit.section=Personal config cgit.desc=Public facing repo for my site https://rschanz.org RW+ = @admins repo xdp-packet-dropper - config cgit.owner=ryan77627 - config cgit.section=Personal config cgit.desc=Small XDP packet dropper that can be toggled remotely. To be used in a competition as a distraction red-teaming tool RW+ = @admins +repo nix-dotfiles + config cgit.desc=Configs that cannot apply with Guix + RW = @admins + repo jenkins-test config cgit.owner=ryan77627 - config cgit.section=Personal + config cgit.section=Work config cgit.desc=Temp RW+ = @admins -- cgit v1.3.1