services.nomad.credentials
NixOS option
Credentials envs used to configure nomad secrets.
type: attribute set of stringDefault
{ }Example
declared in: nixos/modules/services/networking/nomad.nixView source on NixOS/nixpkgs →{
logs_remote_write_password = "/run/keys/nomad_write_password";
}