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

9 lines
62 B
Nix
Raw Normal View History

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