1
0
vcp-bula-nixfiles/users/default.nix
2022-07-12 21:51:38 +02:00

11 lines
88 B
Nix

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