mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 04:19:19 -08:00
feat: move from terraform to opentofu. hashicorp sucks
This commit is contained in:
parent
9a499d2f80
commit
c3f8606e6f
10 changed files with 47 additions and 41 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue