virtualisation.cri-o.extraPackages

NixOS option

Extra packages to be installed in the CRI-O wrapper.

type: list of package
Default
[ ]
Example
[
  pkgs.gvisor
]
declared in: nixos/modules/virtualisation/cri-o.nixView source on NixOS/nixpkgs →