MyNixOS website logo
option

services.nomad.credentials

Credentials envs used to configure nomad secrets.

Declarations
Type
attribute set of string
Default
{ }
Example
{
  logs_remote_write_password = "/run/keys/nomad_write_password";
}