From 9024421ac16bb043989b302d034923207d28dd4d Mon Sep 17 00:00:00 2001 From: fruchti Date: Sun, 12 Mar 2023 12:53:33 +0100 Subject: [PATCH] Rupert: Make sure firewall is enabled --- hosts/Rupert.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/Rupert.nix b/hosts/Rupert.nix index 19d5074..0553dce 100644 --- a/hosts/Rupert.nix +++ b/hosts/Rupert.nix @@ -77,6 +77,7 @@ in }; services.avahi.enable = true; + networking.firewall.enable = true; networking.firewall.allowedTCPPorts = [ 22 1935 # RTMP