1
0
vcp-bula-nixfiles/modules/default.nix
2022-07-10 14:20:59 +02:00

9 lines
59 B
Nix

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