services.mautrix-signal.serviceDependencies

NixOS option

List of systemd units to require and wait for when starting the application service.

type: list of string
Default
(optional config.services.matrix-synapse.enable config.services.matrix-synapse.serviceUnit)
++ (optional config.services.matrix-conduit.enable "conduit.service")
declared in: nixos/modules/services/matrix/mautrix-signal.nixView source on NixOS/nixpkgs →