services.activemq.configurationDir
NixOS option
The base directory for ActiveMQ’s configuration. By default, this directory is searched for a file named activemq.xml, which should contain the configuration for the broker service.
type: stringDefault
declared in: nixos/modules/services/amqp/activemq/default.nixView source on NixOS/nixpkgs →"${pkgs.activemq}/conf"