diff options
Diffstat (limited to 'robotnix/payton.nix')
| -rw-r--r-- | robotnix/payton.nix | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/robotnix/payton.nix b/robotnix/payton.nix deleted file mode 100644 index b0f7786..0000000 --- a/robotnix/payton.nix +++ /dev/null @@ -1,13 +0,0 @@ -{...}: { - 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; -} |
