Settings to be rendered into the configuration file. If this is set, no configuration is possible from the web UI.
See for syntax.
Declarations
Type
attribute set of (atom (null, bool, int, float or string))
Default
{ }
Example
{
sunshine_name = "nixos";
}