mirror of
https://github.com/NixOS/mobile-nixos.git
synced 2024-12-15 11:03:37 +03:00
11 lines
247 B
Nix
11 lines
247 B
Nix
|
# Keep sorted, <nixpkgs> imports first.
|
||
|
[
|
||
|
<nixpkgs/nixos/modules/misc/nixpkgs.nix>
|
||
|
<nixpkgs/nixos/modules/misc/assertions.nix>
|
||
|
./hardware-qualcomm.nix
|
||
|
./mobile-device.nix
|
||
|
./quirks-qualcomm.nix
|
||
|
./system-build.nix
|
||
|
./system-types.nix
|
||
|
]
|