Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/xorg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/xorg.py b/profiles/xorg.py
index 4d54fe79..413a6308 100644
--- a/profiles/xorg.py
+++ b/profiles/xorg.py
@@ -2,7 +2,7 @@
import os
from archinstall import generic_select, sys_command, RequirementError
-
+import archinstall
is_top_level_profile = True
def _prep_function(*args, **kwargs):