1 tv cd: enable github-hosts-sync
This commit is contained in:
parent
c441f091d3
commit
2457f4183b
@ -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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user