7 lines
53 B
Nix
7 lines
53 B
Nix
|
{
|
||
|
imports = [
|
||
|
./bluetooth
|
||
|
./sound
|
||
|
];
|
||
|
}
|