1
0
Fork 0
vcp-bula-nixfiles/users/default.nix

12 lines
97 B
Nix

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