makefu 2 cgit: primary git server is pnp

This commit is contained in:
makefu 2015-10-05 17:57:00 +02:00
parent c8c31c4bc1
commit a986b13d63

View File

@ -29,6 +29,7 @@ let
hooks = {
post-receive = git.irc-announce {
nick = config.networking.hostName;
verbose = config.krebs.build.host.name == "pnp";
channel = "#retiolum";
# TODO remove the hardcoded hostname
server = "cd.retiolum";