Files
black-start/kubernetes/manifests/default.nix

6 lines
64 B
Nix

{
imports = [
./test.nix
./cnpg.nix
];
}