aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-12-21 11:34:48 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-12-21 11:34:48 +0100
commitb0c4dd8abd0a41abfd15983bd413226397917012 (patch)
treef272e02bea89b2a8b82dd74ec2c0277a72c9cae7
parent2917946ebf31570aec20e6a1b067dd995beba989 (diff)
chore: cgit: add autotypes
-rw-r--r--systems/system1/configuration.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/system1/configuration.nix b/systems/system1/configuration.nix
index 1d4ba11..3bae872 100644
--- a/systems/system1/configuration.nix
+++ b/systems/system1/configuration.nix
@@ -50,6 +50,7 @@
{
fysiweb-apps.public.cgit."code-nomath-org".repositories."abuilder".description = "simple build daemon";
fysiweb-apps.public.cgit."code-nomath-org".repositories."acms".description = "semantically versioned content management system";
+ fysiweb-apps.public.cgit."code-nomath-org".repositories."autotypes".description = "TODO";
fysiweb-apps.public.cgit."code-nomath-org".repositories."agame".description = "a game";
fysiweb-apps.public.cgit."code-nomath-org".repositories."anissue".description = "in-source issue management";
fysiweb-apps.public.cgit."code-nomath-org".repositories."apaperless".description = "document archival system";