6 lines
42 B
Nix
6 lines
42 B
Nix
|
{
|
||
|
imports = [
|
||
|
./cert-manager
|
||
|
];
|
||
|
}
|