8 lines
94 B
Nix
8 lines
94 B
Nix
{
|
|
imports = [
|
|
./cb-audio-fix.nix
|
|
./cb-keyboard.nix
|
|
./touchscreen-fix.nix
|
|
];
|
|
}
|