services.tinyauth.enableUnixSocket

NixOS option

Whether to enable a UNIX domain socket at /run/tinyauth/tinyauth.sock instead of listening on an IP address and port..

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/security/tinyauth.nixView source on NixOS/nixpkgs →