services.nomad.extraPackages
NixOS option
Extra packages to add to PATH for the Nomad agent process.
type: list of packageDefault
[ ]
Example
declared in: nixos/modules/services/networking/nomad.nixView source on NixOS/nixpkgs →with pkgs; [ cni-plugins ]