services.mtprotoproxy.users

Allowed users and their secrets. A secret is a 32 characters long hex string.

Type
attribute set of string
Example
{
  tg = "00000000000000000000000000000000";
  tg2 = "0123456789abcdef0123456789abcdef";
}
Declared
<nixpkgs/nixos/modules/services/networking/mtprotoproxy.nix>