Skip to content

Signald

services.signald.enable

Whether to enable signald, the unofficial daemon for interacting with Signal. Type: boolean

Default

false

Example

true

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/signald.nix

services.signald.group

Group under which signald runs. Type: string

Default

"signald"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/signald.nix

services.signald.socketPath

Path to the signald socket Type: string

Default

"/run/signald/signald.sock"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/signald.nix

services.signald.user

User under which signald runs. Type: string

Default

"signald"

Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/signald.nix