1 tv cd: enable github-hosts-sync

This commit is contained in:
tv 2015-07-19 16:13:27 +02:00
parent c441f091d3
commit 2457f4183b

View File

@ -17,6 +17,12 @@ with lib;
hosts = [ "jabber.viljetic.de" ];
};
}
{
imports = [ ../../3modules/tv/github-hosts-sync.nix ];
tv.github-hosts-sync.enable = true;
tv.iptables.input-internet-accept-new-tcp =
singleton config.tv.github-hosts-sync.port;
}
{
imports = [ ../../3modules/tv/identity.nix ];
tv.identity = {