index : archinstall32 | |
Archlinux32 installer | gitolite user |
summaryrefslogtreecommitdiff |
author | Anton Hvornum <anton@hvornum.se> | 2021-04-08 06:10:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-08 06:10:28 +0000 |
commit | b2b9ac2d405698bb259ff338b159f94bdcb0f87d (patch) | |
tree | c58f42e555ac81f8526022e0ba73e175e8025450 /profiles/xorg.py | |
parent | b7891f500350d0069699a5e7e23f81df2eea952c (diff) | |
parent | 10649639ac045ae2396265bbbd65af9b78d89a5a (diff) |
-rw-r--r-- | profiles/xorg.py | 2 |
diff --git a/profiles/xorg.py b/profiles/xorg.py index 1282b8a5..e905d533 100644 --- a/profiles/xorg.py +++ b/profiles/xorg.py @@ -2,6 +2,8 @@ import archinstall, os +is_top_level_profile = True + AVAILABLE_DRIVERS = { # Sub-dicts are layer-2 options to be selected # and lists are a list of packages to be installed |