services.matrix-hookshot.serviceDependencies

NixOS option

List of Systemd services to require and wait for when starting the application service, such as the Matrix homeserver if it’s running on the same host.

type: list of string
Default
lib.optional config.services.matrix-synapse.enable config.services.matrix-synapse.serviceUnit
declared in: nixos/modules/services/matrix/hookshot.nixView source on NixOS/nixpkgs →