This commit is contained in:
Dylan M. Taylor 2021-04-29 12:11:23 -04:00 committed by GitHub
parent a739326be4
commit cef3a3a792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -60,4 +60,4 @@ if __name__ == 'i3':
installation.enable_service('lightdm')
# install the i3 group now
installation.add_additional_packages(installation, archinstall.storage['_i3_configuration'])
installation.add_additional_packages(archinstall.storage['_i3_configuration'])