From c743416a88bcd26eda044e1ea9c6937f53f4e73a Mon Sep 17 00:00:00 2001 From: Romain Paquet Date: Fri, 9 May 2025 23:25:51 +0200 Subject: [PATCH] add opentofu cli to the devshell --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index b6ad59c..cc093e6 100644 --- a/flake.nix +++ b/flake.nix @@ -123,6 +123,7 @@ inputs.agenix.packages.x86_64-linux.default pkgs.nil # Nix language server pkgs.nixfmt-rfc-style + pkgs.opentofu pkgs.terraform-ls pkgs.deploy-rs pkgs.zsh