diff options
Diffstat (limited to 'fleet')
-rw-r--r-- | fleet/hosts/trieste/cgit/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fleet/hosts/trieste/cgit/default.nix b/fleet/hosts/trieste/cgit/default.nix index 23e8ab6..880842b 100644 --- a/fleet/hosts/trieste/cgit/default.nix +++ b/fleet/hosts/trieste/cgit/default.nix @@ -38,7 +38,7 @@ let cgit-config = pkgs.writeText "cgit-config" '' # TODO(V): sort these sanely root-title=unfathomable software - root-desc= + root-desc=sufficiently advanced technology # TODO(V): root-readme? what should go in here, contribution info? info about the server? info about the branch conventions? enable-index-owner=0 |