summaryrefslogtreecommitdiffstats
path: root/tv/2configs/git.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-11-11 08:47:46 +0100
committertv <tv@krebsco.de>2016-11-11 08:47:57 +0100
commitd61262d0e757b94e8b1d2ccca04c6e08be74a00e (patch)
tree19fe1761cdd811f492caf305aa59b976eb3ab0ea /tv/2configs/git.nix
parent7e30c7d075666dca4d3865e2bcb3b6a7d9364cfe (diff)
cd: drop stuff now done by ni #2
Diffstat (limited to 'tv/2configs/git.nix')
-rw-r--r--tv/2configs/git.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/2configs/git.nix b/tv/2configs/git.nix
index b38ef00..b6724f4 100644
--- a/tv/2configs/git.nix
+++ b/tv/2configs/git.nix
@@ -89,7 +89,7 @@ let
# TODO make nick = config.krebs.build.host.name the default
nick = config.krebs.build.host.name;
channel = "#retiolum";
- server = "cd.retiolum";
+ server = "ni.r";
verbose = true;
};
};