This monorepo contains all the infrastructure declaration for my stuff.
- k8s holds YAML manifests for deployment onto the cluster.
- nixos contains the NixOS declarations for hosts running the cluster.
- terraform handles infrastructure-as-code duties (and is in control of deploying the declarations contained within the previous two directories).