6 lines
68 B
Nix
Executable file
6 lines
68 B
Nix
Executable file
{
|
|
imports = [
|
|
./systemconf.nix
|
|
./game/velocity.nix
|
|
];
|
|
}
|