From 6338e7116ef5405cd9b97f066e45a89b7d8e67e7 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Tue, 29 Sep 2020 21:01:10 +0000 Subject: Removed AUR support (Moving to a separate project, possibly as an addon layer later) --- profiles/52-54-00-12-34-56.py | 2 -- 1 file changed, 2 deletions(-) (limited to 'profiles') diff --git a/profiles/52-54-00-12-34-56.py b/profiles/52-54-00-12-34-56.py index 5746746e..49b0b966 100644 --- a/profiles/52-54-00-12-34-56.py +++ b/profiles/52-54-00-12-34-56.py @@ -32,8 +32,6 @@ with archinstall.Filesystem(harddrive, archinstall.GPT) as fs: installation.user_create('anton', 'test') installation.user_set_pw('root', 'toor') - installation.add_AUR_support() - repo = git.Repo('./') commit = repo.head.commit.hexsha[:7] -- cgit v1.2.3-54-g00ecf