about summary refs log tree commit diff
path: root/systems
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-08-13 01:27:22 +0900
committersefidel <contact@sefidel.net>2023-08-13 01:27:22 +0900
commit6a1630e21fc0b27473596d2a40381f74482ecf36 (patch)
treecac6e6a2f1d2602c3debdf7d6538078d7d2c8f42 /systems
parenta0455b502f414166eb5ff7454214872ece8bb2f6 (diff)
downloadinfra-6a1630e21fc0b27473596d2a40381f74482ecf36.tar.gz
infra-6a1630e21fc0b27473596d2a40381f74482ecf36.zip
feat(modules/{cgit,gitolite}): use customized css
Diffstat (limited to 'systems')
-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 2bb6fdd..f13e13a 100644
--- a/systems/cobalt/default.nix
+++ b/systems/cobalt/default.nix
@@ -247,7 +247,7 @@ in
       enable = true;
       domain = "exotic.sh";
       realHost = "git.exotic.sh";
-      settings.description = "Exotic place.";
+      settings.description = "Out of sync since Y2K";
     };
     services.fail2ban.enable = true;
     services.postgresql.enable = true;