services.nomad.extraPackages

NixOS option

Extra packages to add to PATH for the Nomad agent process.

type: list of package
Default
[ ]
Example
with pkgs; [ cni-plugins ]
declared in: nixos/modules/services/networking/nomad.nixView source on NixOS/nixpkgs →