mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-17 21:11:34 +03:00
7 lines
60 B
Nix
7 lines
60 B
Nix
|
{
|
||
|
imports = [
|
||
|
./qualcomm
|
||
|
./framebuffer.nix
|
||
|
];
|
||
|
}
|