aboutsummaryrefslogtreecommitdiffstats
path: root/systems
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-16 14:16:34 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-19 05:19:45 +0100
commitf30b5dc4563076436b4c76bcac04a635aaea795b (patch)
tree98034b53dfe7dd18aa9dcfc964a44a26c7168dbd /systems
parent7fcebbdbbc35f2104465604655038a9c350a423c (diff)
add more repositories
Diffstat (limited to 'systems')
-rw-r--r--systems/system1/configuration.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/systems/system1/configuration.nix b/systems/system1/configuration.nix
index 59e8d5f..343ed53 100644
--- a/systems/system1/configuration.nix
+++ b/systems/system1/configuration.nix
@@ -21,6 +21,10 @@
{
fysiweb-apps.public.cgit."code-nomath-org".domain = "code.nomath.org";
+ 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";
+ fysiweb-apps.public.cgit."code-nomath-org".repositories."infra".description = "nomath.org infrastructure";
+ fysiweb-apps.public.cgit."code-nomath-org".repositories."json2sql".description = "simple storage system";
fysiweb-apps.public.cgit."code-nomath-org".repositories."nomath-org".description = "nomath.org website";
fysiweb-apps.public.cgit."code-nomath-org".repositories."static-nomath-org".description = "static.nomath.org website";