diff --git a/shell.nix b/shell.nix index f6b64d4c..e6332f7c 100644 --- a/shell.nix +++ b/shell.nix @@ -12,5 +12,6 @@ pkgs.mkShell { gitleaks k9s kubectl + kubevirt ]; }