services.mosquitto.includeDirs

NixOS option

Directories to be scanned for further config files to include. Directories will processed in the order given, *.conf files in the directory will be read in case-sensitive alphabetical order.

type: list of absolute path
Default
[ ]
declared in: nixos/modules/services/networking/mosquitto.nixView source on NixOS/nixpkgs →