1
0
vcp-bula-nixfiles/users/default.nix
2022-07-07 19:46:59 +02:00

9 lines
62 B
Nix

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