MyNixOS website logo
option

services.mtprotoproxy.users

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

Declarations
Type
attribute set of string
Example
{
  tg = "00000000000000000000000000000000";
  tg2 = "0123456789abcdef0123456789abcdef";
}