about summary refs log tree commit diff
path: root/systems/cobalt
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-08-31 16:13:53 +0900
committersefidel <contact@sefidel.net>2024-08-31 16:13:53 +0900
commitd4b60cbfb2a0cf7ed64d4f9c39209a4e538d0a76 (patch)
treef34c1c8480acaebf78d90831b92d399ae2a84f9e /systems/cobalt
parent20b03d96243a82950332f73c5e44f6a88eb7d7be (diff)
downloadinfra-main.tar.gz
infra-main.zip
feat(systems/cobalt): cgit: set description HEAD main
Diffstat (limited to 'systems/cobalt')
-rw-r--r--systems/cobalt/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/cobalt/default.nix b/systems/cobalt/default.nix
index de51b06..bb9c2cc 100644
--- a/systems/cobalt/default.nix
+++ b/systems/cobalt/default.nix
@@ -265,7 +265,7 @@ in
       enable = true;
       domain = "exotic.sh";
       realHost = "git.exotic.sh";
-      settings.description = "Out of sync since Y2K";
+      settings.description = "Public index for projects hosted at exotic.sh";
     };
     services.fail2ban.enable = true;
     services.postgresql.enable = true;