From 5a4d68e617ba4e76137db96542ebaeb08acd70cb Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Wed, 30 Sep 2020 08:37:54 +0000 Subject: Fixing awesome and xorg for first test run. --- profiles/awesome.py | 3 +++ 1 file changed, 3 insertions(+) (limited to 'profiles/awesome.py') diff --git a/profiles/awesome.py b/profiles/awesome.py index 67e4fd25..e44c2428 100644 --- a/profiles/awesome.py +++ b/profiles/awesome.py @@ -2,6 +2,9 @@ import archinstall +# Install dependency profiles +archinstall.install_profile('xorg') + arguments = { 'keyboard_layout' : 'sv-latin1', "editor" : "nano", -- cgit v1.2.3-54-g00ecf