877 B
877 B
infra
this repo holds the code describing my very own infra (machines I use/manage) and is very much a WIP.
NixOS configurations are present in the ./nix
folder.
should contain zero secrets, except encrypted either with age
,
sops-nix
, or ansible-vault
.
terraform
secrets are supplied as ENV vars at runtime by sourcing the
decrypted infra-vars
file (stationed in its place with home-manager
)
using direnv
.