8 lines
66 B
Nix
8 lines
66 B
Nix
|
{
|
||
|
imports = [
|
||
|
./general
|
||
|
./emulators
|
||
|
./xash3d
|
||
|
];
|
||
|
}
|