6 lines
46 B
Nix
6 lines
46 B
Nix
|
{}: {
|
||
|
imports = [
|
||
|
./graphics.nix
|
||
|
];
|
||
|
}
|