summaryrefslogtreecommitdiffstats
path: root/makefu/1systems
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2017-05-11 16:06:41 +0200
committermakefu <github@syntax-fehler.de>2017-05-11 16:06:41 +0200
commitd2f896842e59f2e8bdce44926b1bf49672c9c91f (patch)
tree3e4fa3399c9211f6eb8ecd4fe57117c6ef7c9801 /makefu/1systems
parent52329b41431de750131c3180b8ab72acfff5152c (diff)
m 2 led-fader: rm ad-hoc script
Diffstat (limited to 'makefu/1systems')
-rw-r--r--makefu/1systems/wbob.nix3
1 files changed, 3 insertions, 0 deletions
diff --git a/makefu/1systems/wbob.nix b/makefu/1systems/wbob.nix
index 43fbd6d2..f2c42692 100644
--- a/makefu/1systems/wbob.nix
+++ b/makefu/1systems/wbob.nix
@@ -15,6 +15,8 @@ in {
../2configs/tools/media.nix
../2configs/virtualization.nix
../2configs/tinc/retiolum.nix
+ ../2configs/mqtt.nix
+ ../2configs/deployment/led-fader.nix
];
krebs = {
@@ -43,6 +45,7 @@ in {
networking.firewall.allowedUDPPorts = [ 655 ];
networking.firewall.allowedTCPPorts = [ 655 49152 ];
+ networking.firewall.trustedInterfaces = [ "enp0s25" ];
#services.tinc.networks.siem = {
# name = "display";
# extraConfig = ''