diff options
author | Alexander Foremny <aforemny@posteo.de> | 2024-02-27 14:19:39 +0100 |
---|---|---|
committer | Alexander Foremny <aforemny@posteo.de> | 2024-02-27 14:19:39 +0100 |
commit | 6da52910c1af90938af722c09984c64e2545b248 (patch) | |
tree | da2c143ce83d78bb173d7f2a4f4c766b306a656c /systems | |
parent | addcec613d4c1aa3888c4f0546c9fbd58e2b9aa6 (diff) |
cgit: add `feed-nomath-org` repo
Diffstat (limited to 'systems')
-rw-r--r-- | systems/system1/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/systems/system1/configuration.nix b/systems/system1/configuration.nix index 7f42b1a..8357287 100644 --- a/systems/system1/configuration.nix +++ b/systems/system1/configuration.nix @@ -44,6 +44,7 @@ fysiweb-apps.public.cgit."code-nomath-org".repositories."abuilder".description = "simple build daemon"; 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."feed-nomath-org".description = "development feed"; 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"; |