virtualisation.docker.extraPackages
NixOS option
Extra packages to add to PATH for the docker daemon process.
type: list of packageDefault
[ ]
Example
declared in: nixos/modules/virtualisation/docker.nixView source on NixOS/nixpkgs →with pkgs; [ criu ]