kubenix/docs/content/examples/default.nix
Bryton Hall 7ba59d844f fmt
2022-08-31 21:38:14 -04:00

4 lines
76 B
Nix

{
deployment = import ./deployment {};
testing = import ./testing {};
}