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

12 lines
97 B
Nix
Raw Normal View History

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