iac/hosts/control-plane/default.nix
2026-08-27 23:35:11 +02:00

5 lines
38 B
Nix

{}:
{
imports = [../common.nix];
}