diff --git a/shell.nix b/shell.nix index 659b4b2..99e4acb 100644 --- a/shell.nix +++ b/shell.nix @@ -4,10 +4,9 @@ nativeBuildInputs = with pkgs; [ git vim - nix - alejandra - nixos-generators terraform + doctl + awscli2 ]; shellHook = '' nix build .#terranix.wce -o config.tf.json