From 76d645664a6ec9007e7419dd2cb8413a4f560323 Mon Sep 17 00:00:00 2001 From: Emile Date: Tue, 29 Oct 2024 22:45:13 +0100 Subject: git: added the remarvin repo --- nix/hosts/corrino/www/git/cgit.nix | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/nix/hosts/corrino/www/git/cgit.nix b/nix/hosts/corrino/www/git/cgit.nix index ff60da3..6dfbe4f 100644 --- a/nix/hosts/corrino/www/git/cgit.nix +++ b/nix/hosts/corrino/www/git/cgit.nix @@ -522,6 +522,14 @@ in section = "Satellite"; owner = "emile"; }; + + # milliways + remarvin = { + desc = "A small marvin bot"; + path = "/var/lib/git/repositories/remarvin.git"; + section = "milliways"; + owner = "emile"; + }; }; settings = { css = "https://emile.space/cgit.css"; -- cgit 1.4.1