Ryan Lahfa
4d68bfda2a
This requires the support for monorepo-terraform-state.s3.dgnum.eu being available. `.credentials/` is age-encrypted using only my key for now until we figure out the right mechanism. Signed-off-by: Ryan Lahfa <ryan@dgnum.eu>
6 lines
56 B
Nix
6 lines
56 B
Nix
{
|
|
imports = [
|
|
./common.nix
|
|
./state.nix
|
|
];
|
|
}
|