5 lines
No EOL
58 B
Nix
5 lines
No EOL
58 B
Nix
{ ... }: {
|
|
imports = [
|
|
./games/minecraft.nix
|
|
];
|
|
} |