add port for some reason

This commit is contained in:
Vinzenz Schroeter 2025-09-06 20:41:45 +02:00
parent 2909c9001a
commit d3555228be

View file

@ -98,6 +98,7 @@ in
networking.firewall.allowedTCPPorts = [
80
443
5201
];
};
}