diff options
Diffstat (limited to 'makefu/1systems/pornocauster.nix')
-rw-r--r-- | makefu/1systems/pornocauster.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/makefu/1systems/pornocauster.nix b/makefu/1systems/pornocauster.nix index 8f09f948d..c27bd5dfc 100644 --- a/makefu/1systems/pornocauster.nix +++ b/makefu/1systems/pornocauster.nix @@ -49,6 +49,7 @@ networking.firewall.enable = true; networking.firewall.allowedTCPPorts = [ 25 + 80 ]; krebs.build.host = config.krebs.hosts.pornocauster; |