Fediversity/launch
2025-04-09 17:00:20 +02:00
..
.terraform
vm use flake-sourced nixos-anywhere in tf, to reproduce modules for nix 2025-04-09 17:00:20 +02:00
.auto.tfvars.json
.envrc
.gitignore
.terraform.lock.hcl switch launch shell to root flake's nixpkgs, see #279 2025-04-09 17:00:20 +02:00
default.nix switch launch shell to root flake's nixpkgs, see #279 2025-04-09 17:00:20 +02:00
flake.lock
flake.nix
main.tf use flake-sourced nixos-anywhere in tf, to reproduce modules for nix 2025-04-09 17:00:20 +02:00
module.auto.tfvars.json
pass-ssh-key.sh
README.md
resource.nix
shell.nix
terraform.tfstate
terraform.tfstate.backup
tf.nix

service deployment

usage

updating TF modules

echo "{\"nixos-anywhere\": $(nix-instantiate --eval --json -E '(import ../npins).nixos-anywhere.outPath')}" > .auto.tfvars.json