summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--1systems/tv/cd.nix6
1 files changed, 6 insertions, 0 deletions
diff --git a/1systems/tv/cd.nix b/1systems/tv/cd.nix
index 4826a0684..dda9987c9 100644
--- a/1systems/tv/cd.nix
+++ b/1systems/tv/cd.nix
@@ -18,6 +18,12 @@ with lib;
};
}
{
+ 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 = {
enable = true;
[cgit] Unable to lock slot /tmp/cgit/2e000000.lock: No such file or directory (2)