diff --git a/services/forgejo.nix b/services/forgejo.nix index 212756a..e75444a 100644 --- a/services/forgejo.nix +++ b/services/forgejo.nix @@ -7,6 +7,7 @@ }; networking.firewall.interfaces.wg0.allowedTCPPorts = [ + 22 3000 ];