robot, also continuwuity, also zram
This commit is contained in:
13
robotnix/payton.nix
Normal file
13
robotnix/payton.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{...}: {
|
||||
flavor = "lineageos";
|
||||
|
||||
# motorola moto x4 (payton)
|
||||
device = "payton";
|
||||
|
||||
# latest supported version:
|
||||
# check https://download.lineageos.org/devices/payton/builds
|
||||
flavorVersion = "22.2";
|
||||
|
||||
apps.fdroid.enable = true;
|
||||
microg.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user