nixos-anywhere/terraform/nixos-rebuild
zimbatm eafa9cfce5
nixos-rebuild: fix double trap
Only one callback can be installed per signal in Bash. Because the
previous `trap` removes the whole temporary workdir, the one around the
SSH key is redundant.
2023-03-29 16:17:29 +02:00
..
deploy.sh nixos-rebuild: fix double trap 2023-03-29 16:17:29 +02:00
main.tf terraform: allow nixos-rebuild to use specified private key for deployment 2023-03-28 00:28:48 +02:00
variables.tf fix(terraform/nixos-rebuild): typo in variables.sh 2023-03-29 09:09:21 +01:00