services.nomad.extraSettingsPlugins

NixOS option

Additional plugins dir used to configure nomad.

type: list of (package or absolute path)
Default
[ ]
Example
[ "<pluginDir>" pkgs.nomad-driver-nix pkgs.nomad-driver-podman  ]
declared in: nixos/modules/services/networking/nomad.nixView source on NixOS/nixpkgs →