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