aboutsummaryrefslogtreecommitdiff
path: root/site
diff options
context:
space:
mode:
Diffstat (limited to 'site')
-rw-r--r--site/neptune.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/site/neptune.nix b/site/neptune.nix
index a42e2a7..27e2588 100644
--- a/site/neptune.nix
+++ b/site/neptune.nix
@@ -8,6 +8,8 @@
services.nomad.settings.datacenter = "neptune";
+ networking.firewall.allowedTCPPorts = [ 80 443 ];
+
# ----
nix = {