mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 18:22:54 +02:00
6 lines
64 B
Nix
6 lines
64 B
Nix
{
|
|
imports = [
|
|
./oci-containers.nix
|
|
./podman.nix
|
|
];
|
|
} |