index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | profiles/deepin.py | 2 |
diff --git a/profiles/deepin.py b/profiles/deepin.py index 09b05ed5..8196bc4b 100644 --- a/profiles/deepin.py +++ b/profiles/deepin.py @@ -8,6 +8,8 @@ __packages__ = [ "deepin", "deepin-terminal", "deepin-editor", + "lightdm", + "lightdm-deepin-greeter", ] |