open npm ports up

This commit is contained in:
TheWanderingCrow 2025-01-20 18:27:17 -05:00
parent d4d188cd61
commit bb1f458a9c

View file

@ -47,6 +47,12 @@ in
# OCI services
virtualisation.podman.enable = true;
virtualisation.oci-containers.backend = "podman";
networking.firewall.allowedTCPPorts = [
81
443
80
];
virtualisation.oci-containers.containers = {
# NGINX Proxy Manager