non important commit

This commit is contained in:
maxstrb 2025-11-12 17:29:51 +01:00
parent 24abc3c9bd
commit 52ac8ef54c

View file

@ -26,7 +26,7 @@
networkmanager.enable = true; networkmanager.enable = true;
firewall = { firewall = {
enable = true; enable = true;
allowedTCPPorts = [8000]; allowedTCPPorts = [9123];
}; };
}; };
} }