Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/xorg.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/xorg.py b/profiles/xorg.py
index e13b15d7..33d2aa4c 100644
--- a/profiles/xorg.py
+++ b/profiles/xorg.py
@@ -3,6 +3,7 @@
import archinstall
import logging
from archinstall.lib.hardware import __packages__ as __hwd__packages__
+
is_top_level_profile = True
__description__ = 'Installs a minimal system as well as xorg and graphics drivers.'