diff --git a/scripts/shell.nix b/scripts/shell.nix index 18425f6..d3c7aa6 100644 --- a/scripts/shell.nix +++ b/scripts/shell.nix @@ -13,6 +13,8 @@ pkgs.mkShell { # Dynamically load nix envs nix-direnv shellcheck + act + docker ]; TERM = "xterm";