Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles/xorg.py
diff options
context:
space:
mode:
authorAnton Hvornum <anton@hvornum.se>2021-10-30 20:36:21 +0200
committerAnton Hvornum <anton@hvornum.se>2021-10-30 20:36:21 +0200
commit2a2239dd03bb64d3410469fd190fed34b252cf53 (patch)
tree6b47a27bb6286880e497c5e7c7bd2f0d8848c0ec /profiles/xorg.py
parent62f5bf4c8387f9f7591f1e1100067545b10f9b24 (diff)
parentd25a20a7f28dcd873747c2a2842504c919b6e884 (diff)
Merge branch 'master' of https://github.com/archlinux/archinstall into torxed-fix-93
Diffstat (limited to 'profiles/xorg.py')
-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__,
]