feat: move from terraform to opentofu. hashicorp sucks

This commit is contained in:
Kat Inskip 2025-10-12 06:32:17 -07:00
parent 9a499d2f80
commit c3f8606e6f
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
10 changed files with 47 additions and 41 deletions

View file

@ -8,6 +8,7 @@ with pkgs; let
git-hooks = systemless-git-hooks pkgs.system;
repoShell = mkShell {
nativeBuildInputs = [
opentofu
nf-build-system
nf-update
pkgs.lix