index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-09-06 15:43:29 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-06 15:43:29 +0200 |
commit | 000eb146689c98299b5eed22999698e55baf9681 (patch) | |
tree | d6539a31f6bf54b27f69c85f044bdb05a5e5ff0a /profiles | |
parent | bf18260510747da74e405bf3197426f555a9619b (diff) | |
parent | 339e9f8a427d2f9c4f9a09fd17760dd2aedf15ea (diff) |
-rw-r--r-- | profiles/deepin.py | 2 |
diff --git a/profiles/deepin.py b/profiles/deepin.py index 5bc18285..8196bc4b 100644 --- a/profiles/deepin.py +++ b/profiles/deepin.py @@ -9,7 +9,7 @@ __packages__ = [ "deepin-terminal", "deepin-editor", "lightdm", - "lightdm-gtk-greeter", + "lightdm-deepin-greeter", ] |