6 lines
52 B
Nix
6 lines
52 B
Nix
{
|
|
imports = [
|
|
./components/nethack.nix
|
|
];
|
|
}
|
{
|
|
imports = [
|
|
./components/nethack.nix
|
|
];
|
|
}
|