From e705af21f5c9c75b6a52b295df4be553e5cd4dc6 Mon Sep 17 00:00:00 2001 From: InsanePrawn Date: Mon, 27 Sep 2021 02:14:08 +0200 Subject: [PATCH] flavours: only offer packaged DEs --- constants.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/constants.py b/constants.py index 466c13b..5f91b3d 100644 --- a/constants.py +++ b/constants.py @@ -30,8 +30,7 @@ DEVICES = { FLAVOURS = { 'barebone': [], 'debug-shell': ['hook-debug-shell'], - 'phosh': [], - 'plasma-mobile': [], + 'gnome': ['gnome'], } REPOSITORIES = [