This commit is contained in:
2025-08-02 00:26:41 -05:00
parent 124ea9dd3b
commit 90b0af257d

View File

@@ -28,6 +28,8 @@
disableGettingStartedOverride = true;
auth = "password";
host = "0.0.0.0";
};
networking.firewall.allowedTCPPorts = [ 4444 ];