Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-10-26 16:11:30 +0200
committerGitHub <noreply@github.com>2021-10-26 16:11:30 +0200
commit72849083e611486d4a3d141b30c7ad7f2b986cec (patch)
tree727e73cb59495ad7fc845b98f0611eb451d2eba0
parentba725517fd290a60cd4e1ea570dbbf94a47ede05 (diff)
parentfce7accce1cef013cb8db8d4e4229f6b7586a6c1 (diff)
Merge pull request #662 from theaeonsolution/master
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__,
]