services.nomad.extraSettingsPaths

NixOS option

Additional settings paths used to configure nomad. These can be files or directories.

type: list of absolute path
Default
[ ]
Example
[ "/etc/nomad-mutable.json" "/run/keys/nomad-with-secrets.json" "/etc/nomad/config.d" ]
declared in: nixos/modules/services/networking/nomad.nixView source on NixOS/nixpkgs →