From f8963421479858ff68568f1bf492cf867e1a25aa Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Tue, 29 Sep 2020 22:09:28 +0000 Subject: Adding a baseline xorg profile that can be called from other profiles. Such as the awesome profile, and in the future gnome and kde. --- examples/guided.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'examples/guided.py') diff --git a/examples/guided.py b/examples/guided.py index 7ecd070d..7b09b159 100644 --- a/examples/guided.py +++ b/examples/guided.py @@ -92,7 +92,8 @@ while 1: users[new_user] = new_user_passwd break -profile = input('Any particular profile you want to install: ') +profile = archinstall.select_profile(archinstall.list_profiles()) + packages = input('Additional packages aside from base (space separated): ').split(' ') -- cgit v1.2.3-70-g09d2