diff --git a/flake.nix b/flake.nix index 4947051..e85baf9 100644 --- a/flake.nix +++ b/flake.nix @@ -11,6 +11,7 @@ in { devShell = pkgs.mkShell { buildInputs = with pkgs; [ + nodejs powershell ];