1
0
vcp-bula-nixfiles/users/default.nix
2022-07-23 22:19:06 +02:00

12 lines
97 B
Nix

{ ... }:
{
imports = [
./clerie
./garionion
./jannik
./n0emis
./fw
];
}