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

10 lines
75 B
Nix
Raw Normal View History

{ ... }:
{
imports = [
2022-07-08 21:07:12 +02:00
./clerie
./garionion
./n0emis
];
}