services.newt.settings

NixOS option

Settings for Newt module, see Newt CLI docs for more information.

type: value coercible to CLI argument
Default
{ }
Example
{
  endpoint = "pangolin.example.com";
  id = "8yfsghj438a20ol";
}
declared in: nixos/modules/services/networking/newt.nixView source on NixOS/nixpkgs →