MyNixOS website logo
option

services.tor.settings.HidServAuth

Declarations
Type
list of (submodule)
Default
[ ]
Example
[
  {
    auth = "xxxxxxxxxxxxxxxxxxxxxx";
    onion = "xxxxxxxxxxxxxxxx.onion";
  }
]