1
0
vcp-bula-nixfiles/modules/default.nix

8 lines
44 B
Nix
Raw Normal View History

{ ... }:
{
imports = [
./yate
];
}