feat: initial version of the full setup

This commit is contained in:
Xavier Morel
2025-10-23 19:36:05 +02:00
commit cc957061de
12 changed files with 841 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
# Direnv & Devenv
.direnv
.envrc.local
.devenv
.devenv.flake.nix
# should be Terranix .nix files instead
*.tf
*.tfvars
*.tfstate*
.terraform*
# Outputs
config.tf.json
nixos-template
# Possibly sensitive for public repo
infra/ips.nix
infra/constants.nix