7 lines
49 B
Nix
7 lines
49 B
Nix
|
{
|
||
|
imports = [
|
||
|
./style
|
||
|
./options
|
||
|
];
|
||
|
}
|