1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-14 18:21:41 +03:00
mobile-nixos/modules/quirks/qualcomm/default.nix
2020-02-03 16:19:10 -05:00

6 lines
45 B
Nix

{
imports = [
./framebuffer.nix
];
}