index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | theaeonsolution <theaeonsolution@protonmail.com> | 2021-10-12 19:59:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-10-12 19:59:31 -0500 |
commit | fce7accce1cef013cb8db8d4e4229f6b7586a6c1 (patch) | |
tree | cb6b0c3cc42b2dbf6e340ce8a4494a36a138afbf | |
parent | c33ab997c9ceff39924ce80018b620ba6b391f6a (diff) |
-rw-r--r-- | profiles/xorg.py | 1 |
diff --git a/profiles/xorg.py b/profiles/xorg.py index b8f33068..b76227ed 100644 --- a/profiles/xorg.py +++ b/profiles/xorg.py @@ -11,7 +11,6 @@ __packages__ = [ 'xorg-server', 'xorg-xinit', 'nvidia-dkms', - 'xorg-server', *archinstall.lib.hardware.__packages__, ] |