MyNixOS website logo
option

services.tuliprox.systemSettings

Main config file

Refer to the Tuliprox documentation for available attributes.

Declarations
Type
YAML 1.1 value
Example
{
  api = {
    host = "0.0.0.0";
    port = 8901;
  };
}