index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Felix Yan <felixonmars@archlinux.org> | 2021-08-05 15:23:50 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-05 15:23:50 +0800 |
commit | 339e9f8a427d2f9c4f9a09fd17760dd2aedf15ea (patch) | |
tree | cd803712c76acd7c8d611844d7126ed1ff33498d /profiles/deepin.py | |
parent | a1667a25f1e1e133a2058220964907c511e52850 (diff) |
-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", ] |