Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortheaeonsolution <theaeonsolution@protonmail.com>2021-10-12 19:59:31 -0500
committerGitHub <noreply@github.com>2021-10-12 19:59:31 -0500
commitfce7accce1cef013cb8db8d4e4229f6b7586a6c1 (patch)
treecb6b0c3cc42b2dbf6e340ce8a4494a36a138afbf
parentc33ab997c9ceff39924ce80018b620ba6b391f6a (diff)
Remove duplicate package
-rw-r--r--profiles/xorg.py1
1 files changed, 0 insertions, 1 deletions
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__,
]