diff --git a/hosts/server/config.nix b/hosts/server/config.nix index 24c0e76..6a01ed4 100755 --- a/hosts/server/config.nix +++ b/hosts/server/config.nix @@ -18,7 +18,7 @@ caddyConfig.enable = true; networking.firewall = { - allowedTCPPorts = [ 443 ]; + allowedTCPPorts = [ 443 8920 ]; }; environment = { etc."tmpfiles.d/home-permissions.conf".text = ''