mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 16:10:05 +01:00
4 lines
76 B
Nix
4 lines
76 B
Nix
{
|
|
deployment = import ./deployment {};
|
|
testing = import ./testing {};
|
|
}
|