infra/modules/nixos/ci-builder.nix

4 lines
46 B
Nix
Raw Permalink Normal View History

{
imports = [ ../shared/ci-builder.nix ];
}