summaryrefslogtreecommitdiffstats
path: root/krebs/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-09-11 21:10:37 +0200
committermakefu <github@syntax-fehler.de>2017-09-11 21:10:37 +0200
commitdf0e69379bc4a59ba28c2a4c07b646ae5176659b (patch)
treed90174c4429640265c3ab6352b1e2476a03e4e5f /krebs/1systems
parent8a50e700166835c86d4339647c378c465a2970a3 (diff)
parentde16ae2a12145901c3d9e2efef062b161b9448e3 (diff)
Merge branch 'master' of prism:stockholm
Diffstat (limited to 'krebs/1systems')
-rw-r--r--krebs/1systems/puyak/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/krebs/1systems/puyak/config.nix b/krebs/1systems/puyak/config.nix
index 083a25a8..978bd18e 100644
--- a/krebs/1systems/puyak/config.nix
+++ b/krebs/1systems/puyak/config.nix
@@ -71,4 +71,5 @@
isNormalUser = true;
shell = "/run/current-system/sw/bin/zsh";
};
+ networking.firewall.allowedTCPPorts = [ 5901 ];
}