1
0
vcp-bula-nixfiles/modules/default.nix
2022-07-07 19:46:59 +02:00

8 lines
44 B
Nix

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