services.mautrix-signal.serviceDependencies
NixOS option
List of systemd units to require and wait for when starting the application service.
type: list of stringDefault
declared in: nixos/modules/services/matrix/mautrix-signal.nixView source on NixOS/nixpkgs →(optional config.services.matrix-synapse.enable config.services.matrix-synapse.serviceUnit) ++ (optional config.services.matrix-conduit.enable "conduit.service")