robot, also continuwuity, also zram

This commit is contained in:
andromeda
2026-01-26 21:40:03 +01:00
parent 2386fea0eb
commit 8c0db96ca4
8 changed files with 220 additions and 154 deletions

13
robotnix/payton.nix Normal file
View 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;
}