host cd: testing repo: fix announce channel
This commit is contained in:
parent
3c18dea8da
commit
de741c98a7
@ -76,7 +76,7 @@
|
|||||||
hooks = {
|
hooks = {
|
||||||
post-receive = git.irc-announce {
|
post-receive = git.irc-announce {
|
||||||
nick = config.networking.hostName; # TODO make this the default
|
nick = config.networking.hostName; # TODO make this the default
|
||||||
channel = "#repository";
|
channel = "#retiolum";
|
||||||
server = "ire.retiolum";
|
server = "ire.retiolum";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user