services.tuliprox.systemSettings
NixOS option
Main config file Refer to the Tuliprox documentation for available attributes
type: YAML 1.1 valueDefault
null
Example
declared in: nixos/modules/services/web-apps/tuliprox.nixView source on NixOS/nixpkgs →{
api = {
host = "0.0.0.0";
port = 8901;
};
}