diff options
author | makefu <github@syntax-fehler.de> | 2015-08-23 14:49:54 +0200 |
---|---|---|
committer | makefu <github@syntax-fehler.de> | 2015-08-23 14:50:07 +0200 |
commit | 46eb6b4d40880542d30788266ef190801b781a31 (patch) | |
tree | d36b7adf536fabe174975d69a71d888b3779ad49 | |
parent | 1b105252203620adcf9c834005d30a3d39f55985 (diff) |
makefu/cgit: change stockholm description
-rw-r--r-- | makefu/2configs/cgit-retiolum.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/2configs/cgit-retiolum.nix b/makefu/2configs/cgit-retiolum.nix index d352f5792..8d9439569 100644 --- a/makefu/2configs/cgit-retiolum.nix +++ b/makefu/2configs/cgit-retiolum.nix @@ -8,7 +8,7 @@ let krebs-repos = mapAttrs make-krebs-repo { stockholm = { - desc = "take all the computers hostage, they'll love you!"; + desc = "Make all the systems into 1systems!"; }; }; |