aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;