1
0
Fork 0
Configuration using OpenTofu and Nix
Find a file
2025-02-21 05:41:47 -06:00
modules Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00
targets Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00
terraform Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00
.env.example Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00
.gitignore Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00
flake.lock Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00
flake.nix Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00
README.md Create files from nixos-wiki-infra 2025-02-21 05:41:47 -06:00

OpenTofu server configuration

This is an experimental configuration for my Hetzner VPS using OpenTofu and Nix.

How to use

Copy .env.example to .env and fill in the values.

To generate a token with Hetzner, go to the project and click Security -> API Tokens.

Run nix develop to access a shell where OpenTofu is accessible.