services.wayvnc.settings

See CONFIGURATION section in wayvnc(1).

Type
open submodule of attribute set of (atom (null, bool, int, float or string))
Default
{ }
Example
{
  address = "0.0.0.0";
  port = 5901;
}
Declared
<home-manager/modules/services/wayvnc.nix>