1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 02:43:24 +03:00

all-device.nix: init

This file, to be checked via a CI task, should always contain the full
list of devices from the devices folder.

Though, with that said, a device line may be commented out.

All devices have to be ordered alphabetically, including those commented
out.
This commit is contained in:
Samuel Dionne-Riel 2020-03-13 15:03:01 -04:00
parent 987be3bf59
commit 7115e23509

12
all-devices.nix Normal file
View File

@ -0,0 +1,12 @@
[
"asus-dumo"
"asus-flo"
"asus-z00t"
"google-marlin"
"google-walleye"
"motorola-addison"
"oneplus-oneplus3"
"qemu-x86_64"
"xiaomi-lavender"
"xiaomi-tissot"
]