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

10 lines
75 B
Nix

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