services.nomad.credentials

Credentials envs used to configure nomad secrets.

Type
attribute set of string
Default
{ }
Example
{
  logs_remote_write_password = "/run/keys/nomad_write_password";
}
Declared
<nixpkgs/nixos/modules/services/networking/nomad.nix>